2008-06-05 Marc Khouzam <marc.khouzam@ericsson.com>

* gdb.texinfo (GDB/MI Program Context): Added example
	to -exec-arguments
This commit is contained in:
Marc Khouzam 2008-06-06 13:15:43 +00:00
parent aced2898db
commit fbc5282e75
2 changed files with 12 additions and 3 deletions

View File

@ -1,4 +1,9 @@
2008-05-21 Nick Roberts <nickrob@snap.net.nz>
2008-06-06 Marc Khouzam <marc.khouzam@ericsson.com>
* gdb.texinfo (GDB/MI Program Context): Added example
to -exec-arguments
2008-06-05 Nick Roberts <nickrob@snap.net.nz>
* annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
annotation.

View File

@ -19018,8 +19018,12 @@ The corresponding @value{GDBN} command is @samp{set args}.
@subsubheading Example
@c FIXME!
Don't have one around.
@smallexample
(gdb)
-exec-arguments -v word
^done
(gdb)
@end smallexample
@subheading The @code{-exec-show-arguments} Command