(GDB/MI File Commands): New node split from Program Control.
authorNick Roberts <nickrob@snap.net.nz>
Fri, 2 Jun 2006 10:15:41 +0000 (10:15 +0000)
committerNick Roberts <nickrob@snap.net.nz>
Fri, 2 Jun 2006 10:15:41 +0000 (10:15 +0000)
gdb/doc/gdb.texinfo

index a0e4df84c5ba5a341881e5bc039656b6bd67d9ee..db74dec207d0fc3fbdd987cf639e946e0bef8788 100644 (file)
@@ -17261,6 +17261,7 @@ Elena Zannoni.
 * GDB/MI Breakpoint Table Commands::
 * GDB/MI Data Manipulation::
 * GDB/MI Program Control::
+* GDB/MI File Commands::
 * GDB/MI Miscellaneous Commands::
 @ignore
 * GDB/MI Kod Commands::
@@ -19520,6 +19521,12 @@ file="recursive2.c",fullname="/home/foo/bar/recursive2.c",line="6"@}
 Is this going away????
 @end ignore
 
+@c %%%%%%%%%%%%%%%%%%%%%%%%%%%% SECTION %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+@node GDB/MI File Commands
+@section @sc{gdb/mi} File Commands
+
+This section describes the GDB/MI commands to specify executable file names
+and to read in and obtain symbol table information.
 
 @subheading The @code{-file-exec-and-symbols} Command
 @findex -file-exec-and-symbols