aboutsummaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
authorMichael Chastain <mec@google.com>2002-03-10 06:06:16 +0000
committerMichael Chastain <mec@google.com>2002-03-10 06:06:16 +0000
commit3029f9b89caf05c91ea08f8c9787fd5e6ea66020 (patch)
treea2f23b1b946ac04e64ede922ad0d4184bed8b113 /gdb
parent6a41ff593480388f514164104ec2bc38171848f3 (diff)
downloadgdb-3029f9b89caf05c91ea08f8c9787fd5e6ea66020.zip
gdb-3029f9b89caf05c91ea08f8c9787fd5e6ea66020.tar.gz
gdb-3029f9b89caf05c91ea08f8c9787fd5e6ea66020.tar.bz2
This is a duplicate of an entry I made in testsuite/ChangeLog.
I overlooked that testsuite/gdb.mi/ChangeLog has its own ChangeLog. I'm leaving the testsuite/ChangeLog entry in place (ChangeLogs are permanent), and adding this one where it belongs. 2002-03-04 Michael Chastain <mec@shout.net> * mi-var-cmd.exp: In test "create local variable func", accommodate gcc v3 function signature. * mi0-var-cmd-exp: Ditto.
Diffstat (limited to 'gdb')
-rw-r--r--gdb/testsuite/gdb.mi/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/testsuite/gdb.mi/ChangeLog b/gdb/testsuite/gdb.mi/ChangeLog
index c5f9c6e..26d662c 100644
--- a/gdb/testsuite/gdb.mi/ChangeLog
+++ b/gdb/testsuite/gdb.mi/ChangeLog
@@ -1,3 +1,9 @@
+2002-03-04 Michael Chastain <mec@shout.net>
+
+ * mi-var-cmd.exp: In test "create local variable func",
+ accommodate gcc v3 function signature.
+ * mi0-var-cmd-exp: Ditto.
+
2002-02-05 Jim Blandy <jimb@redhat.com>
* mi-regs.exp: Various cleanups for SPARC-only tests.