]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/utils.c
* defs.h (throw_exception): Rename return_to_top_level. Update
authorAndrew Cagney <cagney@redhat.com>
Sun, 10 Feb 2002 04:08:42 +0000 (04:08 +0000)
committerAndrew Cagney <cagney@redhat.com>
Sun, 10 Feb 2002 04:08:42 +0000 (04:08 +0000)
commitb5a2688fa413f2705d4d4bed866c8b11d0dc08d5
treec780788c35dc7296161efaa7169a15fc152719fc
parentf92d92ffd1a0956a67dbf364909be74b957e0f18
* defs.h (throw_exception): Rename return_to_top_level.  Update
comments.
* utils.c (error_stream, internal_verror, quit): Ditto.
* top.c (throw_exception, catcher): Ditto.
* sparclet-rom.c (sparclet_load): Ditto.
* remote.c (interrupt_query, minitelnet): Ditto.
* remote-sds.c (interrupt_query): Ditto.
* remote-mips.c (mips_error, mips_kill): Ditto.
* ocd.c (interrupt_query): Ditto.
* monitor.c (monitor_interrupt_query): Ditto.
* m3-nat.c (suspend_all_threads, thread_resume_command): Ditto.
* target.h: Update comment.

* m3-nat.c, ocd.c, sparclet-rom.c: Update copyright.
12 files changed:
gdb/ChangeLog
gdb/defs.h
gdb/m3-nat.c
gdb/monitor.c
gdb/ocd.c
gdb/remote-mips.c
gdb/remote-sds.c
gdb/remote.c
gdb/sparclet-rom.c
gdb/target.h
gdb/top.c
gdb/utils.c