2008-06-05 Marc Khouzam <marc.khouzam@ericsson.com>
authorMarc Khouzam <marc.khouzam@ericsson.com>
Fri, 6 Jun 2008 13:15:43 +0000 (13:15 +0000)
committerMarc Khouzam <marc.khouzam@ericsson.com>
Fri, 6 Jun 2008 13:15:43 +0000 (13:15 +0000)
* gdb.texinfo (GDB/MI Program Context): Added example
to -exec-arguments

gdb/doc/ChangeLog
gdb/doc/gdb.texinfo

index 716bfae..a6f98e6 100644 (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.
index 966aeab..9915ea1 100644 (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