binutils-gdb/gdb/cli
Tom Tromey 753ff9bd83 Use scoped_restore in a couple of interp-related places
While looking through the "interp" code I found a couple of spots that
could use scoped_restore.

ChangeLog
2018-05-25  Tom Tromey  <tom@tromey.com>

	* cli/cli-interp.c (safe_execute_command): Use scoped_restore.
	* interps.c (interp_exec): Use scoped_restore.
2018-05-25 12:41:00 -06:00
..
cli-cmds.c
cli-cmds.h
cli-decode.c
cli-decode.h
cli-dump.c
cli-interp.c Use scoped_restore in a couple of interp-related places 2018-05-25 12:41:00 -06:00
cli-interp.h
cli-logging.c
cli-script.c Let gdb.execute handle multi-line commands 2018-05-04 15:58:09 -06:00
cli-script.h Let gdb.execute handle multi-line commands 2018-05-04 15:58:09 -06:00
cli-setshow.c
cli-setshow.h
cli-utils.c
cli-utils.h