diff options
author | Maciej W. Rozycki <macro@linux-mips.org> | 2007-03-23 12:41:18 +0000 |
---|---|---|
committer | Maciej W. Rozycki <macro@linux-mips.org> | 2007-03-23 12:41:18 +0000 |
commit | 446ab5859fa2cbd51ebff9ececd3e8ecd354635f (patch) | |
tree | 5db468c22fffb44b68b4ad0d54dc6d9ba5815112 /gdb/testsuite/ChangeLog | |
parent | 352251574bddd6c0bd807ac15ac177733b5ca056 (diff) | |
download | fsf-binutils-gdb-446ab5859fa2cbd51ebff9ececd3e8ecd354635f.zip fsf-binutils-gdb-446ab5859fa2cbd51ebff9ececd3e8ecd354635f.tar.gz fsf-binutils-gdb-446ab5859fa2cbd51ebff9ececd3e8ecd354635f.tar.bz2 |
* gdb.base/sigbpt.exp: Fix the message when skipping test.
* gdb.base/signull.exp: Similarly.
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 10626a8..ec77340 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,9 @@ +2007-03-23 Nigel Stephens <nigel@mips.com> + Maciej W. Rozycki <macro@mips.com> + + * gdb.base/sigbpt.exp: Fix the message when skipping test. + * gdb.base/signull.exp: Similarly. + 2007-03-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com> * lib/gdb.exp (gdb_run_cmd): Use -notransfer to make start-up |