]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/infrun.c
* infrun.c (cleanup_displaced_step_closure): Remove.
authorUlrich Weigand <uweigand@de.ibm.com>
Wed, 17 Jun 2009 18:33:28 +0000 (18:33 +0000)
committerUlrich Weigand <uweigand@de.ibm.com>
Wed, 17 Jun 2009 18:33:28 +0000 (18:33 +0000)
commit9f5a595d690a517ab5cf8d59f7d6b09125594d52
tree21b9eefbd3eae4da2ff8c89c4251cc039b2b6902
parent568d657528fe676571c95e51a2f64112782edfdb
* infrun.c (cleanup_displaced_step_closure): Remove.
(displaced_step_clear_cleanup): Move to before displaced_step_prepare.
(displaced_step_prepare): Use displaced_step_clear_cleanup instead
of cleanup_displaced_step_closure.
(handle_inferior_event, keep_going): Use thread architecture instead
of current_gdbarch.
gdb/ChangeLog
gdb/infrun.c