]> granicus.if.org Git - strace/commitdiff
.
authorRoland McGrath <roland@redhat.com>
Fri, 9 Apr 2004 00:25:47 +0000 (00:25 +0000)
committerRoland McGrath <roland@redhat.com>
Fri, 9 Apr 2004 00:25:47 +0000 (00:25 +0000)
ChangeLog

index fd0989710b7178f454ae0e1d1fd8259f47ad6645..51e56081ef971dad1cf5664b835f940b71b72544 100644 (file)
--- 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.