]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Update.
authorUlrich Drepper <drepper@redhat.com>
Thu, 11 Nov 1999 18:08:55 +0000 (18:08 +0000)
committerUlrich Drepper <drepper@redhat.com>
Thu, 11 Nov 1999 18:08:55 +0000 (18:08 +0000)
linuxthreads_db/ChangeLog

index f450d4828ed594e5c7ecfe986ae4f42b4681f8aa..d178e84973c0889dd8ec313dcceabe0a5ea43972 100644 (file)
@@ -1,3 +1,9 @@
+1999-11-10  Ulrich Drepper  <drepper@cygnus.com>
+
+       * 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  <drepper@cygnus.com>
 
        * td_thr_get_info.c: Make sure ti_lid is never zero.