Work around MinGW mangling of "host:/path"
[msysgit/historical-msysgit.git] / mingw / info / gdb / TODO.html
blob5a8c9fe6523864644a4254631b357051ce69b1cf
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="TODO">TODO</a>,
13 Previous:<a rel="previous" accesskey="p" href="Source-Annotations.html#Source%20Annotations">Source Annotations</a>,
14 Up:<a rel="up" accesskey="u" href="Annotations.html#Annotations">Annotations</a>
15 <hr><br>
16 </div>
18 <h3 class="section">Annotations We Might Want in the Future</h3>
20 <pre class="format"> - target-invalid
21 the target might have changed (registers, heap contents, or
22 execution status). For performance, we might eventually want
23 to hit `registers-invalid' and `all-registers-invalid' with
24 greater precision
26 - systematic annotation for set/show parameters (including
27 invalidation notices).
29 - similarly, `info' returns a list of candidates for invalidation
30 notices.
31 </pre>
33 </body></html>