diff --git a/nptl_db/ChangeLog b/nptl_db/ChangeLog index 472080b123..ec905d73b5 100644 --- a/nptl_db/ChangeLog +++ b/nptl_db/ChangeLog @@ -1,3 +1,8 @@ +2004-05-27 Roland McGrath + + * td_thr_validate.c: When we find no threads and the inferior appears + uninitialized, validate the main thread as a special case. + 2004-05-01 Jakub Jelinek * thread_dbP.h (LOG): Use write instead of __libc_write.