quit_force: Replace TRY_CATCH wrapper macros
authorTom Tromey <tromey@redhat.com>
Sat, 7 Mar 2015 14:50:04 +0000 (14:50 +0000)
committerPedro Alves <palves@redhat.com>
Sat, 7 Mar 2015 14:56:47 +0000 (14:56 +0000)
commitece957c859c00fbea7152a2275674d7061dc468a
treea03627cd2135d8dd305607c4ee655911e7cc91e6
parent7556d4a4f6c3181204e9575c08c661a632cafb5d
quit_force: Replace TRY_CATCH wrapper macros

More preparation for running the TRY_CATCH->TRY/CATCH conversion
script.

gdb/ChangeLog:
2015-03-07  Tom Tromey  <tromey@redhat.com>

* top.c (quit_force): Inline and delete DO_TRY, DO_PRINT_EX.
gdb/ChangeLog
gdb/top.c