diff options
-rw-r--r-- | gdb/testsuite/gdb.mi/ChangeLog | 6 |
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. |