diff options
author | Pedro Alves <palves@redhat.com> | 2014-07-14 19:55:30 +0100 |
---|---|---|
committer | Pedro Alves <palves@redhat.com> | 2014-07-14 20:29:30 +0100 |
commit | feefc97b5942325a8b7793e7ae089d87ecdee11c (patch) | |
tree | d8ffc88fd361b34864c73938e2f0ac5198315be4 /gdb/exceptions.h | |
parent | c933f875f4416a2a06c14fb9e483dd888a948eb2 (diff) | |
download | gdb-feefc97b5942325a8b7793e7ae089d87ecdee11c.zip gdb-feefc97b5942325a8b7793e7ae089d87ecdee11c.tar.gz gdb-feefc97b5942325a8b7793e7ae089d87ecdee11c.tar.bz2 |
Eliminate exceptions.c:print_any_exception.
exception_print and exception_fprintf call print_flush, which does all the
same flushing and annotation things that print_any_exception does, and more.
gdb/
2014-07-14 Pedro Alves <palves@redhat.com>
* exceptions.c (print_any_exception): Delete.
(catch_exceptions_with_msg): Use exception_print instead of
print_any_exception.
(catch_errors): Use exception_fprintf instead of
print_any_exception.
(catch_command_errors, catch_command_errors_const): Use
exception_print instead of print_any_exception.
Diffstat (limited to 'gdb/exceptions.h')
0 files changed, 0 insertions, 0 deletions