summaryrefslogtreecommitdiff
path: root/gdb/mi/ChangeLog
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2003-08-04 23:18:50 +0000
committerAndrew Cagney <cagney@redhat.com>2003-08-04 23:18:50 +0000
commitb2af646b30c37166ffdbe80a338b8a8ff9cca264 (patch)
tree369861d397c5802517c321aaf933950c1597f029 /gdb/mi/ChangeLog
parentfcc1c85c675ef402ac37ecf4f7a1377f560d0ec0 (diff)
downloadbinutils-b2af646b30c37166ffdbe80a338b8a8ff9cca264.tar.gz
binutils-b2af646b30c37166ffdbe80a338b8a8ff9cca264.tar.bz2
binutils-b2af646b30c37166ffdbe80a338b8a8ff9cca264.zip
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.
Diffstat (limited to 'gdb/mi/ChangeLog')
-rw-r--r--gdb/mi/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/gdb/mi/ChangeLog b/gdb/mi/ChangeLog
index 5af17c3fc51..a9a09d108ae 100644
--- a/gdb/mi/ChangeLog
+++ b/gdb/mi/ChangeLog
@@ -1,3 +1,14 @@
+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 David Carlton <carlton@kealia.com>
* mi-main.c (mi_error_last_message): Add "%s" second argument to