Work around MinGW mangling of "host:/path"
[msysgit/historical-msysgit.git] / mingw / info / gdb / Controlling-GDB.html
blob849041a94ffaec647ff68897e136106a1bccb331
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="Controlling%20GDB">Controlling GDB</a>,
13 Next:<a rel="next" accesskey="n" href="Sequences.html#Sequences">Sequences</a>,
14 Previous:<a rel="previous" accesskey="p" href="Configurations.html#Configurations">Configurations</a>,
15 Up:<a rel="up" accesskey="u" href="index.html#Top">Top</a>
16 <hr><br>
17 </div>
19 <h2 class="chapter">Controlling GDB</h2>
21 <p>You can alter the way GDB interacts with you by using the
22 <code>set</code> command. For commands controlling how GDB displays
23 data, see <a href="Print-Settings.html#Print%20Settings">Print settings</a>. Other settings are
24 described here.
26 <ul class="menu">
27 <li><a accesskey="1" href="Prompt.html#Prompt">Prompt</a>: Prompt
28 <li><a accesskey="2" href="Editing.html#Editing">Editing</a>: Command editing
29 <li><a accesskey="3" href="History.html#History">History</a>: Command history
30 <li><a accesskey="4" href="Screen-Size.html#Screen%20Size">Screen Size</a>: Screen size
31 <li><a accesskey="5" href="Numbers.html#Numbers">Numbers</a>: Numbers
32 <li><a accesskey="6" href="Messages-Warnings.html#Messages%2fWarnings">Messages/Warnings</a>: Optional warnings and messages
33 <li><a accesskey="7" href="Debugging-Output.html#Debugging%20Output">Debugging Output</a>: Optional messages about internal happenings
34 </ul>
36 </body></html>