From 562c663e6d8f75bee5912c57189f038fbc3993c0 Mon Sep 17 00:00:00 2001 From: nickrob Date: Fri, 2 Jun 2006 10:15:41 +0000 Subject: [PATCH] (GDB/MI File Commands): New node split from Program Control. --- gdb/doc/gdb.texinfo | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo index a0e4df84c5..db74dec207 100644 --- a/gdb/doc/gdb.texinfo +++ b/gdb/doc/gdb.texinfo @@ -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 -- 2.11.0