diff options
-rw-r--r-- | gdb/doc/gdb.texinfo | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo index f8cc518..2446da5 100644 --- a/gdb/doc/gdb.texinfo +++ b/gdb/doc/gdb.texinfo @@ -19187,26 +19187,6 @@ Signal handling commands are not implemented. @node GDB/MI Stack Manipulation @section @sc{gdb/mi} Stack Manipulation Commands - -@subheading The @code{-stack-info-frame} Command -@findex -stack-info-frame - -@subsubheading Synopsis - -@smallexample - -stack-info-frame -@end smallexample - -Get info on the current frame. - -@subsubheading @value{GDBN} Command - -The corresponding @value{GDBN} command is @samp{info frame} or @samp{frame} -(without arguments). - -@subsubheading Example -N.A. - @subheading The @code{-stack-info-depth} Command @findex -stack-info-depth |