mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-26 09:08:59 +00:00
* cli/cli-cmds.c (source_command): Run cleanups.
testsuite/ * gdb.base/source-test.gdb: New file. * gdb.base/source.exp: Test source -v.
This commit is contained in:
@@ -599,6 +599,8 @@ source_command (char *args, int from_tty)
|
||||
}
|
||||
|
||||
source_script (file, from_tty);
|
||||
|
||||
do_cleanups (old_cleanups);
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user