commit | 74dcbd888cde425b577dc101ce1d0b12ca5167fc | [log] [tgz] |
---|---|---|
author | Roland McGrath <roland@redhat.com> | Fri Apr 09 00:25:47 2004 +0000 |
committer | Roland McGrath <roland@redhat.com> | Fri Apr 09 00:25:47 2004 +0000 |
tree | 643304d47221a7e8bb987714b77884925eb708a6 | |
parent | 62412203f8c94f32cf4920bba5add81eafcd5f05 [diff] [blame] |
.
diff --git a/ChangeLog b/ChangeLog index fd09897..51e5608 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -1,3 +1,10 @@ +2004-04-08 Roland McGrath <roland@redhat.com> + + * 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 <roland@redhat.com> * util.c (setbpt): Fix one missed spot to use new arg0_index macro.