projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
de3aea7
)
(Backtrace): Order correctly and add other cases.
author
Nick Roberts
<nickrob@snap.net.nz>
Sat, 14 Oct 2006 00:21:13 +0000
(
00:21
+0000)
committer
Nick Roberts
<nickrob@snap.net.nz>
Sat, 14 Oct 2006 00:21:13 +0000
(
00:21
+0000)
gdb/doc/gdb.texinfo
patch
|
blob
|
history
diff --git
a/gdb/doc/gdb.texinfo
b/gdb/doc/gdb.texinfo
index ddc78c5790f924b9bb88b19e0a352a74831cf018..40c960c07af25154788c16e95fbe25b1beac1a3a 100644
(file)
--- a/
gdb/doc/gdb.texinfo
+++ b/
gdb/doc/gdb.texinfo
@@
-4466,8
+4466,10
@@
Similar, but print only the innermost @var{n} frames.
Similar, but print only the outermost @var{n} frames.
@item backtrace full
-Print the values of the local variables also.
@itemx bt full
+@itemx bt full @var{n}
+@itemx bt full -@var{n}
+Print the values of the local variables also.
@end table
@kindex where