* event-top.c (async_disconnect): If an exception is thrown from
authorJoseph Myers <joseph@codesourcery.com>
Wed, 21 Sep 2011 15:21:28 +0000 (15:21 +0000)
committerJoseph Myers <joseph@codesourcery.com>
Wed, 21 Sep 2011 15:21:28 +0000 (15:21 +0000)
commitb2cd6b294833b0dd0d5b913580fa7e5a72565b41
tree21a7a46c8c5cf7ea3612373589a4ca4a441dfa28
parent09b4ad9fcbb1a946df939adeb373d1be0e701694
* 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
This page took 0.027413 seconds and 4 git commands to generate.