From 29629dcf1e13310fda9953fe974809e7d4306c59 Mon Sep 17 00:00:00 2001 From: Nick Roberts Date: Sun, 19 Jun 2005 03:14:46 +0000 Subject: [PATCH] *** empty log message *** --- gdb/ChangeLog | 9 +++++++++ gdb/doc/ChangeLog | 6 ++++++ 2 files changed, 15 insertions(+) diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 7edaf6b..7dc0b6a 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,12 @@ +2005-06-19 Nick Roberts + + * 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 * hppa-tdep.c (hppa_fallback_frame_cache): Don't error out if we diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index 93393b6..8406cbb 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,9 @@ +2005-06-19 Nick Roberts + + * 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 * gdb.texinfo (Server): Clarify that `file' should be used before -- 2.7.4