binutils-gdb/gdb/testsuite/gdb.gdb
Pedro Alves 97c185659a catch_command_errors: Remove 'mask' parameter
All callers of catch_command_errors pass RETURN_MASK_ALL as mask
argument.  This patch eliminates the mask parameter as unnecessary.

gdb/ChangeLog:
2015-02-27  Pedro Alves  <palves@redhat.com>

	* main.c (catch_command_errors, catch_command_errors_const):
	Remove 'mask' argument.  Adjust.
	(captured_main): Adjust callers.

gdb/testsuite/ChangeLog:
2015-02-27  Pedro Alves  <palves@redhat.com>

	* gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
	call to catch_command_errors.
	* gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
	catch_command_errors.
2015-02-27 17:42:21 +00:00
..
Makefile.in Fix PR16543 2014-02-10 09:51:10 +08:00
complaints.exp Adjust self tests to cope with GDB built as a C++ program 2015-02-27 17:41:44 +00:00
observer.exp Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
python-interrupts.exp catch_command_errors: Remove 'mask' parameter 2015-02-27 17:42:21 +00:00
python-selftest.exp catch_command_errors: Remove 'mask' parameter 2015-02-27 17:42:21 +00:00
selftest.exp Adjust self tests to cope with GDB built as a C++ program 2015-02-27 17:41:44 +00:00
xfullpath.exp Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00