old-cross-binutils/gdb/testsuite/gdb.mi
Pedro Alves a13e061a1b gdb/
2008-04-04  Pedro Alves  <pedro@codesourcery.com>

	* mi/mi-cmds.h (enum mi_cmd_result): Delete MI_CMD_ERROR.
	(mi_error_message): Delete declaration.
	* mi/mi-interp.c (mi_cmd_interpreter_exec): Call error instead of
	returning MI_CMD_ERROR.
	* mi/mi-main.c (mi_error_message): Delete.
	(mi_cmd_exec_interrupt):
	(mi_cmd_thread_select, mi_cmd_thread_list_ids)
	(mi_cmd_thread_info): Call error instead of returning
	MI_CMD_ERROR.
	(mi_cmd_data_list_register_values): Call error instead of
	returning MI_CMD_ERROR.  Adapt to new get_register interface.
	(get_register): Change return typo to void.  Call error instead of
	returning MI_CMD_ERROR.
	(mi_cmd_data_write_register_values): Call error instead of
	returning MI_CMD_ERROR.
	(mi_cmd_list_features): Return MI_CMD_DONE.
	(captured_mi_execute_command): Remove MI_CMD_ERROR handling.
	(mi_execute_command): Always print exceptions with -error.

gdb/testsuite/
2008-04-04  Pedro Alves  <pedro@codesourcery.com>

	* gdb.mi/mi-disassemble.exp, gdb.mi/mi-stack.exp,
	gdb.mi/mi-syn-frame.exp, gdb.mi/mi-var-block.exp,
	gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
	gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-stack.exp,
	gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-var-block.exp,
	gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp: Update to not
	expect an mi error duplicated in stderr.
2008-04-04 21:59:25 +00:00
..
array.f
basics.c * breakpoint.c (break_command_1): Return void. 2008-02-01 16:24:47 +00:00
ChangeLog-1999-2003
gdb669.exp Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
gdb680.exp Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
gdb701.c
gdb701.exp * lib/mi-support.exp (mi_create_varobj_checked): New. 2008-03-26 13:24:22 +00:00
gdb792.cc
gdb792.exp * lib/mi-support.exp (mi_create_varobj_checked): New. 2008-03-26 13:24:22 +00:00
Makefile.in
mi-basics.exp Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
mi-break.exp * gdb.base/ending-run.exp: Use the first line of code inside 2008-02-27 20:29:31 +00:00
mi-cli.exp * breakpoint.c (break_command_really): New parameter 2008-01-22 19:43:10 +00:00
mi-console.c
mi-console.exp Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
mi-disassemble.exp gdb/ 2008-04-04 21:59:25 +00:00
mi-eval.exp Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
mi-file-transfer.exp Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
mi-file.exp (test_file_list_exec_source_file): Update to new macro-info field. 2008-01-30 08:50:10 +00:00
mi-hack-cli.exp Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
mi-pending.c Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
mi-pending.exp * breakpoint.c (print_one_breakpoint_location): Revert Enb field 2008-02-26 08:14:11 +00:00
mi-pendshr.c Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
mi-pthreads.exp Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
mi-read-memory.c
mi-read-memory.exp Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
mi-regs.exp Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
mi-return.exp Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
mi-simplerun.exp * gdb.base/ending-run.exp: Use the first line of code inside 2008-02-27 20:29:31 +00:00
mi-stack.c Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
mi-stack.exp gdb/ 2008-04-04 21:59:25 +00:00
mi-stepi.exp Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
mi-syn-frame.c
mi-syn-frame.exp gdb/ 2008-04-04 21:59:25 +00:00
mi-until.exp Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
mi-var-block.exp gdb/ 2008-04-04 21:59:25 +00:00
mi-var-child-f.exp Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
mi-var-child.c * gdb.mi/mi-var-child.c (do_children_tests): Add 'dummy' integer 2008-01-17 14:34:22 +00:00
mi-var-child.exp * lib/mi-support.exp (mi_create_varobj_checked): New. 2008-03-26 13:24:22 +00:00
mi-var-cmd.exp gdb/ 2008-04-04 21:59:25 +00:00
mi-var-cp.cc Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
mi-var-cp.exp Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
mi-var-display.exp gdb/ 2008-04-04 21:59:25 +00:00
mi-var-invalidate.exp * lib/mi-support.exp (mi_create_varobj_checked): New. 2008-03-26 13:24:22 +00:00
mi-watch.exp Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
mi2-basics.exp Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
mi2-break.exp * gdb.base/ending-run.exp: Use the first line of code inside 2008-02-27 20:29:31 +00:00
mi2-cli.exp * breakpoint.c (break_command_really): New parameter 2008-01-22 19:43:10 +00:00
mi2-console.exp Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
mi2-disassemble.exp gdb/ 2008-04-04 21:59:25 +00:00
mi2-eval.exp Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
mi2-file.exp (test_file_list_exec_source_file): Update to new macro-info field. 2008-01-30 08:50:10 +00:00
mi2-hack-cli.exp Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
mi2-pthreads.exp Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
mi2-read-memory.exp Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
mi2-regs.exp Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
mi2-return.exp Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
mi2-simplerun.exp * gdb.base/ending-run.exp: Use the first line of code inside 2008-02-27 20:29:31 +00:00
mi2-stack.exp gdb/ 2008-04-04 21:59:25 +00:00
mi2-stepi.exp Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
mi2-syn-frame.exp gdb/ 2008-04-04 21:59:25 +00:00
mi2-until.exp Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
mi2-var-block.exp gdb/ 2008-04-04 21:59:25 +00:00
mi2-var-child.exp * lib/mi-support.exp (mi_create_varobj_checked): New. 2008-03-26 13:24:22 +00:00
mi2-var-cmd.exp gdb/ 2008-04-04 21:59:25 +00:00
mi2-var-display.exp gdb/ 2008-04-04 21:59:25 +00:00
mi2-watch.exp Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
pthreads.c Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
testcmds
until.c
var-cmd.c * gdb.mi/mi-var-child.c (do_children_tests): Add 'dummy' integer 2008-01-17 14:34:22 +00:00