From: Roland McGrath Date: Thu, 9 Sep 2004 22:51:44 +0000 (+0000) Subject: * td_ta_map_lwp2thr.c (td_ta_map_lwp2thr): Don't abort if inferior's X-Git-Tag: cvs/fedora-base~76 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=1386a2bb3cf5cf3655ffe15316d5128a8fa28f71;p=thirdparty%2Fglibc.git * td_ta_map_lwp2thr.c (td_ta_map_lwp2thr): Don't abort if inferior's descriptor is bogus. --- diff --git a/nptl_db/ChangeLog b/nptl_db/ChangeLog index ec905d73b5d..52c84913847 100644 --- a/nptl_db/ChangeLog +++ b/nptl_db/ChangeLog @@ -1,3 +1,8 @@ +2004-09-09 Roland McGrath + + * td_ta_map_lwp2thr.c (td_ta_map_lwp2thr): Don't abort if inferior's + descriptor is bogus. + 2004-05-27 Roland McGrath * td_thr_validate.c: When we find no threads and the inferior appears