Work around MinGW mangling of "host:/path"
[msysgit/historical-msysgit.git] / mingw / info / gdb / Configurations.html
blob6c4aa0e53662867314ec45976dcf1fdc219d3e8a
1 <html lang="en">
2 <head>
3 <title>Debugging with GDB</title>
4 <meta http-equiv="Content-Type" content="text/html">
5 <meta name="description" content="Debugging with GDB">
6 <meta name="generator" content="makeinfo 4.3">
7 <link href="http://www.gnu.org/software/texinfo/" rel="generator-home">
8 </head>
9 <body>
10 <div class="node">
11 <p>
12 Node:<a name="Configurations">Configurations</a>,
13 Next:<a rel="next" accesskey="n" href="Controlling-GDB.html#Controlling%20GDB">Controlling GDB</a>,
14 Previous:<a rel="previous" accesskey="p" href="Remote-Debugging.html#Remote%20Debugging">Remote Debugging</a>,
15 Up:<a rel="up" accesskey="u" href="index.html#Top">Top</a>
16 <hr><br>
17 </div>
19 <h2 class="chapter">Configuration-Specific Information</h2>
21 <p>While nearly all GDB commands are available for all native and
22 cross versions of the debugger, there are some exceptions. This chapter
23 describes things that are only available in certain configurations.
25 <p>There are three major categories of configurations: native
26 configurations, where the host and target are the same, embedded
27 operating system configurations, which are usually the same for several
28 different processor architectures, and bare embedded processors, which
29 are quite different from each other.
31 <ul class="menu">
32 <li><a accesskey="1" href="Native.html#Native">Native</a>:
33 <li><a accesskey="2" href="Embedded-OS.html#Embedded%20OS">Embedded OS</a>:
34 <li><a accesskey="3" href="Embedded-Processors.html#Embedded%20Processors">Embedded Processors</a>:
35 <li><a accesskey="4" href="Architectures.html#Architectures">Architectures</a>:
36 </ul>
38 </body></html>