diff options
author | Pedro Alves <palves@redhat.com> | 2008-12-31 15:44:21 +0000 |
---|---|---|
committer | Pedro Alves <palves@redhat.com> | 2008-12-31 15:44:21 +0000 |
commit | c7a6ca08d72d061a797587d9ac51e1cd3f33bd42 (patch) | |
tree | a479c8e6a559122169f1fbfad10bb89422330501 /gdb/testsuite/ChangeLog | |
parent | 3a031f650c8eea9f5b38fce3dc0b0c4f41cd358e (diff) | |
download | gdb-c7a6ca08d72d061a797587d9ac51e1cd3f33bd42.zip gdb-c7a6ca08d72d061a797587d9ac51e1cd3f33bd42.tar.gz gdb-c7a6ca08d72d061a797587d9ac51e1cd3f33bd42.tar.bz2 |
2008-12-31 Pedro Alves <pedro@codesourcery.com>
* gdb.threads/attach-into-signal.exp: Don't use
gdb_suppress_entire_file.
* gdb.threads/attach-stopped.exp: Ditto.
* gdb.threads/attachstop-mt.exp: Ditto.
Diffstat (limited to 'gdb/testsuite/ChangeLog')
-rw-r--r-- | gdb/testsuite/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 5dab6d7..7244a1d 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,5 +1,12 @@ 2008-12-31 Pedro Alves <pedro@codesourcery.com> + * gdb.threads/attach-into-signal.exp: Don't use + gdb_suppress_entire_file. + * gdb.threads/attach-stopped.exp: Ditto. + * gdb.threads/attachstop-mt.exp: Ditto. + +2008-12-31 Pedro Alves <pedro@codesourcery.com> + PR gdb/8812: * gdb.base/signal.exp: Change kfail to fail, and update PR number. |