From: Roland McGrath Date: Fri, 9 Apr 2004 00:25:47 +0000 (+0000) Subject: . X-Git-Tag: v4.5.18~605 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=74dcbd888cde425b577dc101ce1d0b12ca5167fc;p=strace . --- diff --git a/ChangeLog b/ChangeLog index fd098971..51e56081 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2004-04-08 Roland McGrath + + * strace.c (main) [LINUX]: When attaching for -p, look in + /proc/PID/task for all threads and attach them as presumed + CLONE_THREAD children. + * NEWS: Mention the feature. + 2004-03-02 Roland McGrath * util.c (setbpt): Fix one missed spot to use new arg0_index macro.