]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
2005-01-16 Andrew Cagney <cagney@gnu.org>
authorAndrew Cagney <cagney@redhat.com>
Sun, 16 Jan 2005 19:51:51 +0000 (19:51 +0000)
committerAndrew Cagney <cagney@redhat.com>
Sun, 16 Jan 2005 19:51:51 +0000 (19:51 +0000)
commit6212a5e9adf9e354682882f3e809d391e3a945d5
treeb1ff665c2a21970879dc7d4dd3828b075e9bac2b
parent936df4b3c3ffa390e8984801a7c67d7bb93864e7
2005-01-16  Andrew Cagney  <cagney@gnu.org>

* exceptions.c (struct catcher): Delete saved_error_pre_print and
saved_quit_pre_print.
(catcher_init): Delete parameter errstring, do not override the
pre_print strings.
(catcher_pop): Do not restore the pre_print strings.
(catch_exception, catch_exceptions_with_msg, catch_errors)
(catch_command_errors): Update catch_init calls.
gdb/ChangeLog
gdb/exceptions.c