diff options
author | Tom Tromey <tom@tromey.com> | 2019-01-23 18:58:35 +0000 |
---|---|---|
committer | Pedro Alves <palves@redhat.com> | 2019-01-23 19:14:44 +0000 |
commit | d238133d0292926b937aaa6f83bf921dd0bbb01c (patch) | |
tree | add216a70ed4a3b0903ca76ee3916c1a17627836 /gdb/proc-api.c | |
parent | 9885e6bb5b0f6f0147f9b3a15a4bd4516faf4a26 (diff) | |
download | gdb-d238133d0292926b937aaa6f83bf921dd0bbb01c.zip gdb-d238133d0292926b937aaa6f83bf921dd0bbb01c.tar.gz gdb-d238133d0292926b937aaa6f83bf921dd0bbb01c.tar.bz2 |
Remove remaining cleanup from fetch_inferior_event
This removes the remaining cleanup from fetch_inferior_event,
replacing it with a SCOPE_EXIT. This required introducing a new scope
and reindenting.
gdb/ChangeLog:
2019-01-23 Tom Tromey <tom@tromey.com>
Pedro Alves <palves@redhat.com>
* infrun.c (reinstall_readline_callback_handler_cleanup): Remove
parameter.
(fetch_inferior_event): Use SCOPE_EXIT.
Diffstat (limited to 'gdb/proc-api.c')
0 files changed, 0 insertions, 0 deletions