aboutsummaryrefslogtreecommitdiff
path: root/gdb/inline-frame.c
diff options
context:
space:
mode:
authorTom Tromey <tom@tromey.com>2018-06-07 15:56:37 -0600
committerTom Tromey <tom@tromey.com>2018-06-10 22:19:44 -0600
commit1ddbba9df5fda9b1af5306fe182a5f1c3197f53a (patch)
tree4f814830d0ea4db2cca53cdd593e253a68500612 /gdb/inline-frame.c
parent219605fd6adadadfd40234e39254077e044741d0 (diff)
downloadbinutils-1ddbba9df5fda9b1af5306fe182a5f1c3197f53a.zip
binutils-1ddbba9df5fda9b1af5306fe182a5f1c3197f53a.tar.gz
binutils-1ddbba9df5fda9b1af5306fe182a5f1c3197f53a.tar.bz2
Remove cleanups from record-full.c
This removes cleanups from record-full.c. In this case, the cleanups were only ever run when an exception was thrown. So, I replaced these with try/catch, rather than introduce a new specialized RAII type. Tested by the buildbot. gdb/ChangeLog 2018-06-10 Tom Tromey <tom@tromey.com> * record-full.c (record_full_arch_list_cleanups): Remove. (record_full_message): Use try/catch. (record_full_wait_cleanups): Remove. (record_full_wait_1): Use try/catch. (record_full_restore): Likewise.
Diffstat (limited to 'gdb/inline-frame.c')
0 files changed, 0 insertions, 0 deletions