old-cross-binutils/gdb/mi
Andrew Cagney b2af646b30 2003-08-04 Andrew Cagney <cagney@redhat.com>
* mi-cmds.h (struct mi_cli): Define.
	(struct mi_cmd): Change type of "cli" to "struct mi_cli".
	* mi-cmds.c (mi_cmds): Update table.
	* mi-parse.c (mi_parse): Update.
	* mi-main.c (mi_execute_cli_command): Add "args_p" parameter, make
	others constant.
	(mi_cmd_execute): Update call.
	(captured_mi_execute_command): Ditto.
2003-08-04 23:18:50 +00:00
..
ChangeLog 2003-08-04 Andrew Cagney <cagney@redhat.com> 2003-08-04 23:18:50 +00:00
mi-cmd-break.c
mi-cmd-disas.c
mi-cmd-env.c 2003-02-06 Andrew Cagney <ac131313@redhat.com> 2003-02-07 00:27:31 +00:00
mi-cmd-file.c Adding -file-list-exec-source-file command to MI 2003-04-02 22:10:35 +00:00
mi-cmd-stack.c 2003-06-11 David Carlton <carlton@bactrian.org> 2003-06-11 23:29:49 +00:00
mi-cmd-var.c 2003-02-02 Andrew Cagney <ac131313@redhat.com> 2003-02-02 06:24:04 +00:00
mi-cmds.c 2003-08-04 Andrew Cagney <cagney@redhat.com> 2003-08-04 23:18:50 +00:00
mi-cmds.h 2003-08-04 Andrew Cagney <cagney@redhat.com> 2003-08-04 23:18:50 +00:00
mi-console.c 2003-02-05 Jim Ingham <jingham@apple.com> 2003-02-06 01:19:12 +00:00
mi-console.h 2003-02-05 Jim Ingham <jingham@apple.com> 2003-02-06 01:19:12 +00:00
mi-getopt.c Adding -file-list-exec-source-file command to MI 2003-04-02 22:10:35 +00:00
mi-getopt.h Adding -file-list-exec-source-file command to MI 2003-04-02 22:10:35 +00:00
mi-interp.c 2003-06-08 Andrew Cagney <cagney@redhat.com> 2003-06-08 18:27:14 +00:00
mi-main.c 2003-08-04 Andrew Cagney <cagney@redhat.com> 2003-08-04 23:18:50 +00:00
mi-main.h Add missing files from last commit :-( 2003-02-06 05:30:17 +00:00
mi-out.c ./ 2003-06-28 16:19:07 +00:00
mi-out.h
mi-parse.c 2003-08-04 Andrew Cagney <cagney@redhat.com> 2003-08-04 23:18:50 +00:00
mi-parse.h
mi-symbol-cmds.c Index: gdb/ChangeLog 2003-05-12 00:26:19 +00:00