OSDN Git Service

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)
commit6f08c55aa6034405731340121e822776cddacbff
treed13d55c01147766c283b26e0f1a5218dfceb691f
parent08f7ca3001dc5274c1bbc0ded90bed64587af80c
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