Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [DOC:-file-list-exec-source-file]
@ 2008-01-30  4:08 Nick Roberts
  2008-01-30  4:20 ` [DOC:-file-list-exec-source-file] Eli Zaretskii
  0 siblings, 1 reply; 2+ messages in thread
From: Nick Roberts @ 2008-01-30  4:08 UTC (permalink / raw)
  To: gdb-patches


This patch updates the manual to my recent change
to -file-list-exec-source-file.

OK to commit?

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


2008-01-30  Nick Roberts  <nickrob@snap.net.nz>

	* gdb.texinfo (GDB/MI File Commands): Describe new output
	field for MI command -file-list-exec-source-file.


*** gdb.texinfo.~1.462.~	2008-01-30 14:25:13.000000000 +1300
--- gdb.texinfo	2008-01-30 16:56:00.000000000 +1300
*************** N.A.
*** 21035,21041 ****
  @end smallexample
  
  List the line number, the current source file, and the absolute path
! to the current source file for the current executable.
  
  @subsubheading @value{GDBN} Command
  
--- 21035,21043 ----
  @end smallexample
  
  List the line number, the current source file, and the absolute path
! to the current source file for the current executable.  The macro
! information field has a value of @samp{1} or @samp{0} depending on
! whether or not the file includes preprocessor macro information.
  
  @subsubheading @value{GDBN} Command
  
*************** The @value{GDBN} equivalent is @samp{inf
*** 21046,21052 ****
  @smallexample
  (gdb)
  123-file-list-exec-source-file
! 123^done,line="1",file="foo.c",fullname="/home/bar/foo.c"
  (gdb)
  @end smallexample
  
--- 21048,21054 ----
  @smallexample
  (gdb)
  123-file-list-exec-source-file
! 123^done,line="1",file="foo.c",fullname="/home/bar/foo.c,macro-info="1"
  (gdb)
  @end smallexample
  


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-01-30  4:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-01-30  4:08 [DOC:-file-list-exec-source-file] Nick Roberts
2008-01-30  4:20 ` [DOC:-file-list-exec-source-file] Eli Zaretskii

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox