]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/ChangeLog
Change displaced_step_clear_cleanup to a forward_scope_exit
authorTom Tromey <tom@tromey.com>
Wed, 23 Jan 2019 23:28:28 +0000 (16:28 -0700)
committerTom Tromey <tom@tromey.com>
Wed, 6 Mar 2019 23:04:32 +0000 (16:04 -0700)
commit9799571ecb648ea2e911498cfdc7fafe3237c94a
tree1ee04f526ba57ad81ad84e24d2d13960570f7bad
parent09e3c4ca13e39b797b91b07280ac025327a8a526
Change displaced_step_clear_cleanup to a forward_scope_exit

This changes displaced_step_clear_cleanup to be a forward_scope_exit
and updates the callers.

gdb/ChangeLog
2019-03-06  Tom Tromey  <tom@tromey.com>

* infrun.c (displaced_step_clear_cleanup): Now a
forward_scope_exit type.
(displaced_step_prepare_throw): Update.
(displaced_step_fixup): Update.
gdb/ChangeLog
gdb/infrun.c