OSDN Git Service

2004-10-29 Andrew Cagney <cagney@gnu.org>
authorcagney <cagney>
Fri, 29 Oct 2004 20:23:04 +0000 (20:23 +0000)
committercagney <cagney>
Fri, 29 Oct 2004 20:23:04 +0000 (20:23 +0000)
commit682c2d7883513c45b3385ef35b258e1e55d421d5
treef80a4a10217de8bfe3c61b67896f9ead1c9a37b7
parent00e1bad0453e319cbdbe4e59e7b319e8c5885caf
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.
20 files changed:
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