Remove two infrun cleanups
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 681ed3a232f53cf77778ac426968159a6c65d898..3c5ebb5320a5874b1acca0b2f944e513d4e0706c 100644 (file)
@@ -1,3 +1,17 @@
+2018-09-17  Tom Tromey  <tom@tromey.com>
+
+       * inferior.h (struct infcall_suspend_state_deleter): New.
+       (infcall_suspend_state_up): New typedef.
+       (struct infcall_control_state_deleter): New.
+       (infcall_control_state_up): New typedef.
+       (make_cleanup_restore_infcall_suspend_state)
+       (make_cleanup_restore_infcall_control_state): Don't declare.
+       * infcall.c (call_function_by_hand_dummy): Update.
+       * infrun.c (do_restore_infcall_suspend_state_cleanup)
+       (make_cleanup_restore_infcall_suspend_state): Remove.
+       (do_restore_infcall_control_state_cleanup)
+       (make_cleanup_restore_infcall_control_state): Remove.
+
 2018-09-17  Tom Tromey  <tom@tromey.com>
 
        * gdbthread.h (struct thread_control_state): Add initializer.
This page took 0.026776 seconds and 4 git commands to generate.