aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorBob Rossi <bob@brasko.net>2003-04-02 23:48:21 +0000
committerBob Rossi <bob@brasko.net>2003-04-02 23:48:21 +0000
commit4e35d5f041d76a20b4e3b17872608808f6a18d76 (patch)
treece34f03f0b6fc24fb6f2326b70156d7cf66060cc /gdb/ChangeLog
parent472816383ccbb053d85fcfc816420749a113ba83 (diff)
downloadgdb-4e35d5f041d76a20b4e3b17872608808f6a18d76.zip
gdb-4e35d5f041d76a20b4e3b17872608808f6a18d76.tar.gz
gdb-4e35d5f041d76a20b4e3b17872608808f6a18d76.tar.bz2
I broke my first ChangeLog :), fixing it.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog11
1 files changed, 0 insertions, 11 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 16339df..2f28c9e 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,14 +1,3 @@
-2003-04-02 Bob Rossi <bob_rossi@cox.net>
-
- * mi-cmd-file.c: Added file to implement mi file commands.
- * mi-getopt.c: Added mi_valid_noargs to verify if a set of
- parameters passed to an MI function has no arguments
- * mi-getopt.h: Prototyped mi_valid_noargs
- * mi-cmds.c: Added -file-list-exec-source-file command.
- * mi-cmds.h: Added -file-list-exec-source-file to proto list.
- * doc/gdb.texinfo: Document -file-list-exec-source-file.
- * mi-file.exp: Added testcase to test -file-list-exec-source-file.
-
2003-04-01 Kevin Buettner <kevinb@redhat.com>
* mips-tdep.c (mips_dwarf_dwarf2_ecoff_reg_to_regnum)