old-cross-binutils/gdb/mi
Vladimir Prus 9e22b03a59 * mi/mi-cmds.h (mi_cmd_args_ftype): Remove.
Adjust all prototypes using mi_cmd_args_ftype to use
	mi_cmd_argv_ftype.
	(struct mi_cmd): Remove the args_func field.
	* mi/mi-cmds.c: Don't provide value for the args_func field.
	* mi/mi-main.c (mi_execute_async_cli_command)
	(mi_cmd_exec_run, mi_cmd_exec_next, mi_cmd_exec_next_instruction)
	(mi_cmd_exec_step, mi_cmd_exec_step_instruction)
	(mi_cmd_exec_finish, mi_cmd_exec_until, mi_cmd_exec_return)
	(mi_cmd_exec_continue, mi_cmd_exec_interrupt)
	(mi_cmd_target_download): Adjust.
	(mi_cmd_target_select): Adjust. Pass 0 for from_tty parameter.
	(mi_cmd_execute): Do not check for args_func.
	(mi_execute_async_cli_command): Adjust.
	* mi/mi-parse.c: Don't check for args_func.
2008-04-24 13:28:06 +00:00
..
ChangeLog-1999-2003 Eliminate the old mi/tui specific ChangeLog files as in ... 2004-01-12 15:16:44 +00:00
gdb-mi.el Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
mi-cmd-break.c * breakpoint.c (break_command_1): Return void. 2008-02-01 16:24:47 +00:00
mi-cmd-disas.c Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
mi-cmd-env.c Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
mi-cmd-file.c (mi_cmd_file_list_exec_source_file): Add field 2008-01-30 01:47:38 +00:00
mi-cmd-stack.c Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
mi-cmd-target.c Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
mi-cmd-var.c * mi/mi-cmd-var.c (varobj_update_one): Print new 2008-04-19 17:03:20 +00:00
mi-cmds.c * mi/mi-cmds.h (mi_cmd_args_ftype): Remove. 2008-04-24 13:28:06 +00:00
mi-cmds.h * mi/mi-cmds.h (mi_cmd_args_ftype): Remove. 2008-04-24 13:28:06 +00:00
mi-common.c Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
mi-common.h Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
mi-console.c Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
mi-console.h Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
mi-getopt.c Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
mi-getopt.h Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
mi-interp.c exec_cleanup murder. 2008-04-24 11:13:44 +00:00
mi-main.c * mi/mi-cmds.h (mi_cmd_args_ftype): Remove. 2008-04-24 13:28:06 +00:00
mi-main.h Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
mi-out.c Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
mi-out.h Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
mi-parse.c * mi/mi-cmds.h (mi_cmd_args_ftype): Remove. 2008-04-24 13:28:06 +00:00
mi-parse.h Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
mi-symbol-cmds.c Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00