From 4e35d5f041d76a20b4e3b17872608808f6a18d76 Mon Sep 17 00:00:00 2001 From: Bob Rossi Date: Wed, 2 Apr 2003 23:48:21 +0000 Subject: I broke my first ChangeLog :), fixing it. --- gdb/mi/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'gdb/mi') diff --git a/gdb/mi/ChangeLog b/gdb/mi/ChangeLog index 1b6b497..73b4975 100644 --- a/gdb/mi/ChangeLog +++ b/gdb/mi/ChangeLog @@ -1,3 +1,12 @@ +2003-04-02 Bob Rossi + + * mi-cmd-file.c: New file to implement mi file commands. + * mi-getopt.c (mi_valid_noargs): Added mi_valid_noargs to verify + if a set of parameters passed to an MI function has no arguments + * mi-getopt.h (mi_valid_noargs): Declare. + * mi-cmds.c (mi_cmds): Added -file-list-exec-source-file command. + * mi-cmds.h (mi_cmd_file_list_exec_source_file): Declare. + 2003-03-27 Andrew Cagney * gdbmi.texinfo: Delete file. Contents moved to -- cgit v1.1