2003-03-07 Andrew Cagney <cagney@redhat.com>
authorAndrew Cagney <cagney@redhat.com>
Fri, 7 Mar 2003 23:43:26 +0000 (23:43 +0000)
committerAndrew Cagney <cagney@redhat.com>
Fri, 7 Mar 2003 23:43:26 +0000 (23:43 +0000)
* gdb.texinfo (Debugging Output): Mention the "set/show debug
frame" command.

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

index 00935e27748e132a864f3892d9f806dc0e5d39ca..4971d3268fac6c72eb75177e8e1864e8c0395316 100644 (file)
@@ -1,3 +1,8 @@
+2003-03-07  Andrew Cagney  <cagney@redhat.com>
+
+       * gdb.texinfo (Debugging Output): Mention the "set/show debug
+       frame" command.
+
 2003-03-05  Andrew Cagney  <cagney@redhat.com>
 
        * gdbint.texinfo (Target Architecture Definition): Document
index 25c0a9334fdeae63e6421d79bca6dfc2fe4cb532..b0ba376fab4eb28d2391e2ab46299754b25bae67 100644 (file)
@@ -12973,6 +12973,14 @@ default is off.
 @item show debug expression
 Displays the current state of displaying @value{GDBN} expression
 debugging info.
+@kindex set debug frame
+@item set debug frame
+Turns on or off display of @value{GDBN} frame debugging info.  The
+default is off.
+@kindex show debug frame
+@item show debug frame
+Displays the current state of displaying @value{GDBN} frame debugging
+info.
 @kindex set debug overload
 @item set debug overload
 Turns on or off display of @value{GDBN} C@t{++} overload debugging