This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCH] MI Doco


The second half of the node "Program Control" has a list of commands which
clearly don't aren't about program control.  Having repeatedly spent too
much time looking for -file-list-exec-source-files, I've split the node in
two.


-- 
Nick                                           http://www.inet.net.nz/~nickrob


2006-06-02  Nick Roberts  <nickrob@snap.net.nz>

	(GDB/MI Files):  New Node split from Program Control.


*** gdb.texinfo	02 Jun 2006 11:30:46 +1200	1.334
--- gdb.texinfo	02 Jun 2006 11:48:33 +1200	
*************** Elena Zannoni.
*** 17261,17266 ****
--- 17261,17267 ----
  * GDB/MI Breakpoint Table Commands::
  * GDB/MI Data Manipulation::
  * GDB/MI Program Control::
+ * GDB/MI Files::
  * GDB/MI Miscellaneous Commands::
  @ignore
  * GDB/MI Kod Commands::
*************** file="recursive2.c",fullname="/home/foo/
*** 19520,19525 ****
--- 19521,19529 ----
  Is this going away????
  @end ignore
  
+ @c %%%%%%%%%%%%%%%%%%%%%%%%%%%% SECTION %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+ @node GDB/MI Files
+ @section @sc{gdb/mi} Files
  
  @subheading The @code{-file-exec-and-symbols} Command
  @findex -file-exec-and-symbols


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]