*** empty log message ***
authorNick Roberts <nickrob@snap.net.nz>
Sun, 19 Jun 2005 03:14:46 +0000 (03:14 +0000)
committerNick Roberts <nickrob@snap.net.nz>
Sun, 19 Jun 2005 03:14:46 +0000 (03:14 +0000)
gdb/ChangeLog
gdb/doc/ChangeLog

index 7edaf6b..7dc0b6a 100644 (file)
@@ -1,3 +1,12 @@
+2005-06-19  Nick Roberts  <nickrob@snap.net.nz>
+
+       * mi/mi-cmd-stack.c (mi_cmd_stack_info_frame): New function.
+
+       * mi/mi-cmds.c (mi_cmds): Replace entry for -stack-info-frame.
+       Make it use mi_cmd_stack_info_frame
+
+       * mi/mi-cmds.h (mi_cmd_stack_info_frame): New declaration.
+
 2005-06-18  Mark Kettenis  <kettenis@gnu.org>
 
        * hppa-tdep.c (hppa_fallback_frame_cache): Don't error out if we
index 93393b6..8406cbb 100644 (file)
@@ -1,3 +1,9 @@
+2005-06-19  Nick Roberts  <nickrob@snap.net.nz>
+
+       * gdb.texinfo (GDB/MI Stack Manipulation):
+       Re-instate -stack-info-frame with example.  Say that it gets
+       info on selected frame, not current frame.
+
 2005-06-18  Eli Zaretskii  <eliz@gnu.org>
 
        * gdb.texinfo (Server): Clarify that `file' should be used before