2004-10-29 Andrew Cagney <cagney@gnu.org>
authorAndrew Cagney <cagney@redhat.com>
Fri, 29 Oct 2004 20:23:17 +0000 (20:23 +0000)
committerAndrew Cagney <cagney@redhat.com>
Fri, 29 Oct 2004 20:23:17 +0000 (20:23 +0000)
commitb04f3ab41782ec089e698e372f567bde75831438
tree0a3b97a891dba140098c58f5313ca4b75fcbdb47
parent00b25ff323929eaa3b7ddaea20985a4174cf6381
2004-10-29  Andrew Cagney  <cagney@gnu.org>

* frame.h (get_selected_frame): Add message parameter.
* frame.c (get_selected_frame): Add and use message parameter.
* stack.c (current_frame_command, return_command, locals_info)
(catch_info, args_info, up_silently_base, down_silently_base): Use
get_selected_frame with an explicit message.
* thread.c, stack.c, sh-tdep.c, sh64-tdep.c: Update.
* remote-rdp.c, remote-mips.c, remote-e7000.c: Update.
* ocd.c, mi/mi-main.c, mi/mi-cmd-stack.c: Update.
* infrun.c, inflow.c, infcmd.c, frame.c: Update.
* findvar.c, eval.c, corelow.c, bsd-kvm.c: Update.
* breakpoint.c: Update.
21 files changed:
gdb/ChangeLog
gdb/breakpoint.c
gdb/bsd-kvm.c
gdb/corelow.c
gdb/eval.c
gdb/frame.c
gdb/frame.h
gdb/infcmd.c
gdb/inflow.c
gdb/infrun.c
gdb/mi/mi-cmd-stack.c
gdb/mi/mi-main.c
gdb/ocd.c
gdb/remote-e7000.c
gdb/remote-mips.c
gdb/remote-rdp.c
gdb/sh-tdep.c
gdb/sh64-tdep.c
gdb/stack.c
gdb/thread.c
gdb/tracepoint.c
This page took 0.032891 seconds and 4 git commands to generate.