Work around MinGW mangling of "host:/path"
[msysgit/historical-msysgit.git] / mingw / info / gdb / GDB-MI-Out-of-band-Records.html
blob3b5c8bc6917e129cefcc4e8cc76824959603b498
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="GDB%2fMI%20Out-of-band%20Records">GDB/MI Out-of-band Records</a>,
13 Previous:<a rel="previous" accesskey="p" href="GDB-MI-Stream-Records.html#GDB%2fMI%20Stream%20Records">GDB/MI Stream Records</a>,
14 Up:<a rel="up" accesskey="u" href="GDB-MI-Output-Records.html#GDB%2fMI%20Output%20Records">GDB/MI Output Records</a>
15 <hr><br>
16 </div>
18 <h4 class="subsection"><small>GDB/MI</small> Out-of-band Records</h4>
20 <p><dfn>Out-of-band</dfn> records are used to notify the <small>GDB/MI</small> client of
21 additional changes that have occurred. Those changes can either be a
22 consequence of <small>GDB/MI</small> (e.g., a breakpoint modified) or a result of
23 target activity (e.g., target stopped).
25 <p>The following is a preliminary list of possible out-of-band records.
27 <dl>
28 <dt><code>"*" "stop"</code>
29 <dd></dl>
31 </body></html>