diff options
author | Tom Tromey <tromey@adacore.com> | 2019-03-20 07:57:09 -0600 |
---|---|---|
committer | Tom Tromey <tromey@adacore.com> | 2019-03-20 11:09:10 -0600 |
commit | 595915c1c135a77afa01d30a888a48fcc55a08ec (patch) | |
tree | 6f00f75289ee8f7139451798022510310c6b6392 /opcodes/m32c-dis.c | |
parent | e946b687baa552034ee57f3c119e56a20961452e (diff) | |
download | gdb-595915c1c135a77afa01d30a888a48fcc55a08ec.zip gdb-595915c1c135a77afa01d30a888a48fcc55a08ec.tar.gz gdb-595915c1c135a77afa01d30a888a48fcc55a08ec.tar.bz2 |
Merge handle_inferior_event and handle_inferior_event_1
I noticed that handle_inferior_event is just a small wrapper that
frees the value chain. This patch replaces it with a
scoped_value_mark, reducing the number of lines of code here.
Regression tested on x86-64 Fedora 29.
gdb/ChangeLog
2019-03-20 Tom Tromey <tromey@adacore.com>
* infrun.c (handle_inferior_event): Rename from
handle_inferior_event_1. Create a scoped_value_mark.
(handle_inferior_event): Remove.
Diffstat (limited to 'opcodes/m32c-dis.c')
0 files changed, 0 insertions, 0 deletions