Work around MinGW mangling of "host:/path"
[msysgit/historical-msysgit.git] / mingw / info / gdb / Remote-Debugging.html
blob49756a89c504a3590153f0296fb4d1e88586c52a
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="Remote%20Debugging">Remote Debugging</a>,
13 Next:<a rel="next" accesskey="n" href="Configurations.html#Configurations">Configurations</a>,
14 Previous:<a rel="previous" accesskey="p" href="Targets.html#Targets">Targets</a>,
15 Up:<a rel="up" accesskey="u" href="index.html#Top">Top</a>
16 <hr><br>
17 </div>
19 <h2 class="chapter">Debugging remote programs</h2>
21 <ul class="menu">
22 <li><a accesskey="1" href="Server.html#Server">Server</a>: Using the gdbserver program
23 <li><a accesskey="2" href="NetWare.html#NetWare">NetWare</a>: Using the gdbserve.nlm program
24 <li><a accesskey="3" href="remote-stub.html#remote%20stub">remote stub</a>: Implementing a remote stub
25 </ul>
27 </body></html>