From: nickrob Date: Sat, 14 Oct 2006 00:21:13 +0000 (+0000) Subject: (Backtrace): Order correctly and add other cases. X-Git-Tag: drop_9x_support_start~1478 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=dde153a1524d542a914bbcb3a0e3c25fa04776b7;p=pf3gnuchains%2Fpf3gnuchains4x.git (Backtrace): Order correctly and add other cases. --- diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo index ddc78c5790..40c960c07a 100644 --- 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