OSDN Git Service

2005-01-19 Andrew Cagney <cagney@gnu.org>
authorcagney <cagney>
Wed, 19 Jan 2005 21:15:36 +0000 (21:15 +0000)
committercagney <cagney>
Wed, 19 Jan 2005 21:15:36 +0000 (21:15 +0000)
commit262807adf6b679ce2b3769f4c8e1bb4143c2a92b
treef4b5e6d28a862430ee9d129137b9ba7ebd08c0ff
parentc49810f3e082b478f5cc51477bba4cdefe0cdf62
2005-01-19  Andrew Cagney  <cagney@gnu.org>

* exceptions.h (deprecated_throw_reason): Rename throw_reason.
* exceptions.c (deprecated_throw_reason): Rename throw_reason.
* utils.c (internal_verror, quit): Update.
* remote-sds.c (interrupt_query): Update.
* remote-mips.c (mips_error, mips_kill): Update.
* remote-fileio.c (remote_fileio_ctrl_c_signal_handler): Update.
* remote.c (interrupt_query): Update.
* ocd.c (interrupt_query): Update.
* nto-procfs.c (interrupt_query): Update.
* monitor.c (monitor_interrupt_query): Update.
* breakpoint.c (break_command_1): Update.
12 files changed:
gdb/ChangeLog
gdb/breakpoint.c
gdb/exceptions.c
gdb/exceptions.h
gdb/monitor.c
gdb/nto-procfs.c
gdb/ocd.c
gdb/remote-fileio.c
gdb/remote-mips.c
gdb/remote-sds.c
gdb/remote.c
gdb/utils.c