OSDN Git Service

* event-top.c (async_disconnect): If an exception is thrown from
authorjsm28 <jsm28>
Wed, 21 Sep 2011 15:21:25 +0000 (15:21 +0000)
committerjsm28 <jsm28>
Wed, 21 Sep 2011 15:21:25 +0000 (15:21 +0000)
commit0d20ee466a22770f6156a427612259f011351077
treea8eddc0c15ef4fd3e5398b3695a465ffb89d3d26
parente978e4dd634e9aab3646543a916536843a4745a5
* event-top.c (async_disconnect): If an exception is thrown from
quit_cover, call pop_all_targets.  Use TRY_CATCH instead of
catch_errors.
* top.c (quit_cover): Return void and take no arguments.
* top.h (quit_cover): Update prototype.
gdb/ChangeLog
gdb/event-top.c
gdb/top.c
gdb/top.h