From: Ulrich Drepper Date: Thu, 11 Nov 1999 18:08:55 +0000 (+0000) Subject: Update. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7bb014b8c8c028856f72654affe9a582f4f327c6;p=thirdparty%2Fglibc.git Update. --- diff --git a/linuxthreads_db/ChangeLog b/linuxthreads_db/ChangeLog index f450d4828ed..d178e84973c 100644 --- a/linuxthreads_db/ChangeLog +++ b/linuxthreads_db/ChangeLog @@ -1,3 +1,9 @@ +1999-11-10 Ulrich Drepper + + * td_ta_map_lwp2thr.c: If p_pid field is zero, this is before the + thread library is initialized and we get the PID from the + debugger. + 1999-11-08 Ulrich Drepper * td_thr_get_info.c: Make sure ti_lid is never zero.