*** empty log message ***

This commit is contained in:
Nick Roberts 2005-06-19 03:14:46 +00:00
parent ac307ba808
commit 29629dcf1e
2 changed files with 15 additions and 0 deletions

View 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

View 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