OSDN Git Service

(Backtrace): Order correctly and add other cases.
authornickrob <nickrob>
Sat, 14 Oct 2006 00:21:13 +0000 (00:21 +0000)
committernickrob <nickrob>
Sat, 14 Oct 2006 00:21:13 +0000 (00:21 +0000)
gdb/doc/gdb.texinfo

index ddc78c5..40c960c 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