2003-08-04 Andrew Cagney <cagney@redhat.com>
authorAndrew Cagney <cagney@redhat.com>
Mon, 4 Aug 2003 23:18:50 +0000 (23:18 +0000)
committerAndrew Cagney <cagney@redhat.com>
Mon, 4 Aug 2003 23:18:50 +0000 (23:18 +0000)
commitb2af646b30c37166ffdbe80a338b8a8ff9cca264
tree369861d397c5802517c321aaf933950c1597f029
parentfcc1c85c675ef402ac37ecf4f7a1377f560d0ec0
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.
gdb/mi/ChangeLog
gdb/mi/mi-cmds.c
gdb/mi/mi-cmds.h
gdb/mi/mi-main.c
gdb/mi/mi-parse.c