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
..
2008-01-01 22:53:26 +00:00
2008-02-05 22:20:51 +00:00
2008-03-31 08:34:42 +00:00
2008-01-01 22:53:26 +00:00
2008-03-31 10:46:17 +00:00
2008-04-03 21:42:33 +00:00
2008-01-01 22:53:26 +00:00
2008-01-01 22:53:26 +00:00
2008-01-01 22:53:26 +00:00
2008-01-26 13:56:37 +00:00
2008-01-01 22:53:26 +00:00
2008-01-01 22:53:26 +00:00
2008-04-04 21:59:25 +00:00
2008-01-01 22:53:26 +00:00
2008-01-01 22:53:26 +00:00
2008-01-01 22:53:26 +00:00
2008-02-06 22:24:43 +00:00
2008-01-30 00:51:50 +00:00
2008-01-01 22:53:26 +00:00
2008-03-21 15:44:53 +00:00
2008-01-01 22:53:26 +00:00
2008-01-01 22:53:26 +00:00
2008-03-28 16:32:11 +00:00
2008-04-04 21:59:25 +00:00
2007-12-29 14:01:30 +00:00
2007-10-25 20:30:26 +00:00
2008-01-01 22:53:26 +00:00