diff options
author | Jan Kratochvil <jan.kratochvil@redhat.com> | 2008-09-28 11:39:45 +0000 |
---|---|---|
committer | Jan Kratochvil <jan.kratochvil@redhat.com> | 2008-09-28 11:39:45 +0000 |
commit | 1a6f01b5dc7cd231df50ea282519eb7031142475 (patch) | |
tree | 965a1357f45c0b1879fdfe66c8384f001ca8db05 /gdb/testsuite/ChangeLog | |
parent | 6593d811a09c33b40f9e848ef1f986ba8d644069 (diff) | |
download | gdb-1a6f01b5dc7cd231df50ea282519eb7031142475.zip gdb-1a6f01b5dc7cd231df50ea282519eb7031142475.tar.gz gdb-1a6f01b5dc7cd231df50ea282519eb7031142475.tar.bz2 |
gdb/testsuite/
* gdb.threads/attachstop-mt.exp: Note a real testcase name this
testcase is derived from. Fix racy dependency on an expected PID
number. No longer support the testcase on Linux kernel 2.4.x.
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 dec9671..32210f2 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,9 @@ +2008-09-28 Jan Kratochvil <jan.kratochvil@redhat.com> + + * gdb.threads/attachstop-mt.exp: Note a real testcase name this + testcase is derived from. Fix racy dependency on an expected PID + number. No longer support the testcase on Linux kernel 2.4.x. + 2008-09-27 Tom Tromey <tromey@redhat.com> * gdb.base/macscp.exp: Add tests for stringification, splicing, |