2002-01-15 Andrew Cagney * gdb.texinfo (Maintenance Commands): Add appendix. Index: gdb.texinfo =================================================================== RCS file: /cvs/src/src/gdb/doc/gdb.texinfo,v retrieving revision 1.70 diff -p -r1.70 gdb.texinfo *** gdb.texinfo 2002/01/11 20:24:14 1.70 --- gdb.texinfo 2002/01/15 05:33:14 *************** Copyright (C) 1988-2001 Free Software Fo *** 149,154 **** --- 149,155 ---- * Command Line Editing:: Command Line Editing * Using History Interactively:: Using History Interactively * Installing GDB:: Installing GDB + * Maintenance Commands:: Maintenance Commands * Index:: Index @end menu *************** There is no convenient way to generate a *** 14850,14855 **** --- 14851,14865 ---- There are many other options available as well, but they are generally needed for special purposes only. + + @node Maintenance Commands + @appendix Maintenance Commands + @cindex maintenance commands + @cindex internal commands + + In addition to commands intended for @value{GDBN} users, @value{GDBN} + includes a number of commands intended, mainly, for @value{GDBN} + developers. They are provided here for reference. @node Index @unnumbered Index