From 315a522ef2ae8795eef052cf2ab94eb973e24424 Mon Sep 17 00:00:00 2001 From: Andrew Cagney Date: Wed, 19 Jan 2005 21:15:44 +0000 Subject: 2005-01-19 Andrew Cagney * 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. --- gdb/ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'gdb/ChangeLog') diff --git a/gdb/ChangeLog b/gdb/ChangeLog index e5b3585..1c63d23 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,17 @@ 2005-01-19 Andrew Cagney + * 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. + * infrun.c: (resume, proceed, wait_for_inferior) (handle_inferior_event, stop_stepping) (prepare_to_wait): Write debug output to gdb_stdlog. -- cgit v1.1