diff options
author | Nick Roberts <nickrob@snap.net.nz> | 2005-06-18 03:01:48 +0000 |
---|---|---|
committer | Nick Roberts <nickrob@snap.net.nz> | 2005-06-18 03:01:48 +0000 |
commit | 86f91582c30415e314fcdd87c9fc92df839d6f37 (patch) | |
tree | b65508045d874e4431b984ef45284a9fb464cd37 /gdb/doc/gdb.texinfo | |
parent | 74f6deaacd212be6e8dc71c089dd53ae78c43e07 (diff) | |
download | gdb-86f91582c30415e314fcdd87c9fc92df839d6f37.zip gdb-86f91582c30415e314fcdd87c9fc92df839d6f37.tar.gz gdb-86f91582c30415e314fcdd87c9fc92df839d6f37.tar.bz2 |
(GDB/MI Stack Manipulation): Remove reference to
-stack-info-frame.
Diffstat (limited to 'gdb/doc/gdb.texinfo')
-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 |