2004-11-08 Randolph Chung <tausq@debian.org>
authorRandolph Chung <tausq@debian.org>
Mon, 8 Nov 2004 17:25:49 +0000 (17:25 +0000)
committerRandolph Chung <tausq@debian.org>
Mon, 8 Nov 2004 17:25:49 +0000 (17:25 +0000)
* gdb.texinfo (inferior_debugging info): Document "set debug infrun"
and "show debug infrun".  Add index entries.

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

index 466c92982d6cacde7f840cb1ab8f51cc8fe5d01a..73d583648f6fccdb414285d6e03a9493a31860b4 100644 (file)
@@ -1,3 +1,8 @@
+2004-11-08  Randolph Chung  <tausq@debian.org>
+
+       * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
+       and "show debug infrun".  Add index entries.
+
 2004-10-23  Eli Zaretskii  <eliz@gnu.org>
 
        * gdb.texinfo (SVR4 Process Information): Document subcommands of
index b78e7b77d87252014c1bcbf61b2e08ad4eba51da..cabcbce2f7aee43408451e8fd0d455f71ee8168a 100644 (file)
@@ -13879,6 +13879,13 @@ default is off.
 @item show debug frame
 Displays the current state of displaying @value{GDBN} frame debugging
 info.
+@item set debug infrun
+@cindex inferior debugging info
+Turns on or off display of @value{GDBN} debugging info for running the inferior.
+The default is off.  @file{infrun.c} contains GDB's runtime state machine used 
+for implementing operations such as single-stepping the inferior.
+@item show debug infrun
+Displays the current state of @value{GDBN} inferior debugging.
 @item set debug observer
 @cindex observer debugging info
 Turns on or off display of @value{GDBN} observer debugging.  This