Replace do_restore_instream_cleanup with scoped_restore
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 9337365973522fab7b9a8649f28d921ae4a745d1..4459acc4bf1357289ced0d6498ec96505b1c2055 100644 (file)
@@ -1,3 +1,10 @@
+2017-08-03  Tom Tromey  <tom@tromey.com>
+
+       * top.h (do_restore_instream_cleanup): Remove.
+       * top.c (do_restore_instream_cleanup): Remove.
+       (read_command_file): Use scoped_restore.
+       * cli/cli-script.c (execute_user_command): Use scoped_restore.
+
 2017-08-03  Tom Tromey  <tom@tromey.com>
 
        * cli/cli-script.c (execute_user_command)
This page took 0.025154 seconds and 4 git commands to generate.