* top.c (quit_target): Use all_cleanups.
authorTom Tromey <tromey@redhat.com>
Thu, 19 Apr 2012 20:18:26 +0000 (20:18 +0000)
committerTom Tromey <tromey@redhat.com>
Thu, 19 Apr 2012 20:18:26 +0000 (20:18 +0000)
commit6328eb3805da75d26e17c13c7be09123d2ce9dc1
tree1b36863d421aefc22d142bc37f917fb9e15a1434
parentc971b7fa72c48b07e3199b76f8d79f3a71c65124
* top.c (quit_target): Use all_cleanups.
* main.c (captured_command_loop): Use all_cleanups.
* exceptions.c (throw_exception): Use all_cleanups.
gdb/ChangeLog
gdb/exceptions.c
gdb/main.c
gdb/top.c