diff options
author | Jeff Johnston <jjohnstn@redhat.com> | 2003-05-08 19:23:29 +0000 |
---|---|---|
committer | Jeff Johnston <jjohnstn@redhat.com> | 2003-05-08 19:23:29 +0000 |
commit | a25fbfec627d600ca7b8fc268842628f7b477ba8 (patch) | |
tree | 93810ee7e1b918c19ffb95844986c2c229aa908f /gdb/testsuite/ChangeLog | |
parent | 0c92afe8cde4361ee019f661e94e34b363ba24e9 (diff) | |
download | gdb-a25fbfec627d600ca7b8fc268842628f7b477ba8.zip gdb-a25fbfec627d600ca7b8fc268842628f7b477ba8.tar.gz gdb-a25fbfec627d600ca7b8fc268842628f7b477ba8.tar.bz2 |
2003-05-08 Jeff Johnston <jjohnstn@redhat.com>
* gdb.threads/schedlock.exp: Remove assumption that all threads
will run in a particular small time slice. Also ensure we break
in one of the child threads rather than the main thread.
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 c53111d..22ac56a 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,9 @@ +2003-05-08 Jeff Johnston <jjohnstn@redhat.com> + + * gdb.threads/schedlock.exp: Remove assumption that all threads + will run in a particular small time slice. Also ensure we break + in one of the child threads rather than the main thread. + 2003-05-07 Jim Blandy <jimb@redhat.com> Add support for assembly source testing on the s390x. |