diff options
author | Kazu Hirata <kazu@codesourcery.com> | 2010-08-02 15:07:14 +0000 |
---|---|---|
committer | Kazu Hirata <kazu@codesourcery.com> | 2010-08-02 15:07:14 +0000 |
commit | 42c0c4f1c509c9077a24405c6bf8bb679cf64b68 (patch) | |
tree | 8ba0a5f9348bb0947e0ee61cf745da4777ae6444 /gdb/testsuite/ChangeLog | |
parent | 69da848e6ebe8d0b4196f2b630b112fa43dc9348 (diff) | |
download | gdb-42c0c4f1c509c9077a24405c6bf8bb679cf64b68.zip gdb-42c0c4f1c509c9077a24405c6bf8bb679cf64b68.tar.gz gdb-42c0c4f1c509c9077a24405c6bf8bb679cf64b68.tar.bz2 |
* gdb.base/break-always.exp: Do not expect full paths to file
names.
* gdb.base/commands.exp: Likewise.
Diffstat (limited to 'gdb/testsuite/ChangeLog')
-rw-r--r-- | gdb/testsuite/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index cbcf0a9..b0fc746 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,9 @@ +2010-07-30 Kazu Hirata <kazu@codesourcery.com> + + * gdb.base/break-always.exp: Do not expect full paths to file + names. + * gdb.base/commands.exp: Likewise. + 2010-07-30 Doug Evans <dje@google.com> * gdb.cp/temargs.exp: For new tests that require newer gccs, |