OSDN Git Service

2005-01-14 Andrew Cagney <cagney@gnu.org>
authorAndrew Cagney <cagney@redhat.com>
Fri, 14 Jan 2005 23:27:14 +0000 (23:27 +0000)
committerAndrew Cagney <cagney@redhat.com>
Fri, 14 Jan 2005 23:27:14 +0000 (23:27 +0000)
commite2fe04a212d4987262b2d4a1d89df9ea5e351ea3
tree23c41c30984ab9cf42344c00de5b4d48b3732710
parenteb55d9fdf949ef6e29edfccbcffa9b82aac38682
2005-01-14  Andrew Cagney  <cagney@gnu.org>

* exceptions.h (catch_exceptions): Delete errstring parameter.
(catch_exceptions_with_msg): Ditto.
* exceptions.c (catch_exceptions_with_msg): Update.
(catch_exceptions): Update.
* symfile-mem.c (add_vsyscall_page): Update.
* frame.c (get_current_frame): Update.
* wrapper.c (gdb_value_struct_elt): Update.
* exceptions.c (catch_exceptions): Update.
* thread.c (gdb_list_thread_ids, gdb_thread_select): Update.
* breakpoint.c (gdb_breakpoint_query, gdb_breakpoint): Update.
* remote-fileio.c (remote_fileio_request): Update.
gdb/ChangeLog
gdb/breakpoint.c
gdb/exceptions.c
gdb/exceptions.h
gdb/frame.c
gdb/remote-fileio.c
gdb/symfile-mem.c
gdb/thread.c
gdb/wrapper.c