(Backtrace): Order correctly and add other cases.
authorNick Roberts <nickrob@snap.net.nz>
Sat, 14 Oct 2006 00:21:13 +0000 (00:21 +0000)
committerNick Roberts <nickrob@snap.net.nz>
Sat, 14 Oct 2006 00:21:13 +0000 (00:21 +0000)
gdb/doc/gdb.texinfo

index ddc78c5790f924b9bb88b19e0a352a74831cf018..40c960c07af25154788c16e95fbe25b1beac1a3a 100644 (file)
@@ -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
This page took 0.043384 seconds and 4 git commands to generate.