diff options
author | Michael Chastain <mec@google.com> | 2004-04-22 17:55:46 +0000 |
---|---|---|
committer | Michael Chastain <mec@google.com> | 2004-04-22 17:55:46 +0000 |
commit | 3b611f1a397d018e3fbbd339f1c973575adb998f (patch) | |
tree | e3de936ccd101f1ff90b6ba605be93be8e789b53 /gdb/testsuite/ChangeLog | |
parent | 6f14cc33f07589f5b04fbc87d452a32efc864002 (diff) | |
download | gdb-3b611f1a397d018e3fbbd339f1c973575adb998f.zip gdb-3b611f1a397d018e3fbbd339f1c973575adb998f.tar.gz gdb-3b611f1a397d018e3fbbd339f1c973575adb998f.tar.bz2 |
2004-04-21 Michael Chastain <mec.gnu@mindspring.com>
* gdb.stabs/weird.exp: Accept full pathname for $binfile.
Diffstat (limited to 'gdb/testsuite/ChangeLog')
-rw-r--r-- | gdb/testsuite/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index a08f38b..9e512eb 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2004-04-21 Michael Chastain <mec.gnu@mindspring.com> + + * gdb.stabs/weird.exp: Accept full pathname for $binfile. + 2004-04-21 Andrew Cagney <cagney@redhat.com> * gdb.base/sigstep.c: New file. |