* [PATCH: doco] Describe 'bt full' in manual
@ 2005-04-16 21:37 Nick Roberts
2005-04-17 3:28 ` Eli Zaretskii
0 siblings, 1 reply; 2+ messages in thread
From: Nick Roberts @ 2005-04-16 21:37 UTC (permalink / raw)
To: gdb-patches
'bt full' is described in the online help but not the manual.
Nick
diff -c /home/nick/src/gdb/doc/gdb.texinfo.\~1.245.\~ /home/nick/src/gdb/doc/gdb.texinfo
*** /home/nick/src/gdb/doc/gdb.texinfo.~1.245.~ 2005-04-17 08:46:47.000000000 +1200
--- /home/nick/src/gdb/doc/gdb.texinfo 2005-04-17 09:14:20.000000000 +1200
***************
*** 4133,4138 ****
--- 4133,4142 ----
@item backtrace -@var{n}
@itemx bt -@var{n}
Similar, but print only the outermost @var{n} frames.
+
+ @item backtrace full
+ Print the values of the local variables also.
+ @itemx bt full
@end table
@kindex where
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2005-04-17 3:28 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-04-16 21:37 [PATCH: doco] Describe 'bt full' in manual Nick Roberts
2005-04-17 3:28 ` Eli Zaretskii
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox