diff options
author | Jeff Johnston <jjohnstn@redhat.com> | 2003-05-14 19:36:56 +0000 |
---|---|---|
committer | Jeff Johnston <jjohnstn@redhat.com> | 2003-05-14 19:36:56 +0000 |
commit | 85e851634c295b969d73d520f1eb588efb3f695d (patch) | |
tree | 44db1b728badd7029a94a5476601e2763587feb2 /gdb/testsuite/ChangeLog | |
parent | 176620f10b295fa215a01d9e5da62b246c8cfe83 (diff) | |
download | gdb-85e851634c295b969d73d520f1eb588efb3f695d.zip gdb-85e851634c295b969d73d520f1eb588efb3f695d.tar.gz gdb-85e851634c295b969d73d520f1eb588efb3f695d.tar.bz2 |
2003-05-14 Jeff Johnston <jjohnstn@redhat.com>
Roland McGrath <roland@redhat.com>
* gdb.threads/linux-dp.exp: Account for fact that in nptl model
there is no manager 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 22ac56a..27eae48 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,9 @@ +2003-05-14 Jeff Johnston <jjohnstn@redhat.com> + + Roland McGrath <roland@redhat.com> + * gdb.threads/linux-dp.exp: Account for fact that in nptl model + there is no manager thread. + 2003-05-08 Jeff Johnston <jjohnstn@redhat.com> * gdb.threads/schedlock.exp: Remove assumption that all threads |