]> granicus.if.org Git - strace/commitdiff
.
authorRoland McGrath <roland@redhat.com>
Fri, 4 Jun 2004 01:50:53 +0000 (01:50 +0000)
committerRoland McGrath <roland@redhat.com>
Fri, 4 Jun 2004 01:50:53 +0000 (01:50 +0000)
ChangeLog

index 43126230d4ec345ca582ae96cc3b2fc5a9c72ef4..38d3982e7c7ba56963599470b1722c0073e7bfc3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2004-06-03  Roland McGrath  <roland@redhat.com>
+
+       * strace.c (main) [LINUX]: Expand TCBTAB as necessary for threads
+       attached.  Attach threads only under -f.  Set TCB_FOLLOWFORK in them.
+       (expand_tcbtab): New function, broken out of ...
+       * process.c (fork_tcb): ... here, call that.
+       * defs.h: Declare expand_tcbtab.
+
 2004-04-19  Roland McGrath  <roland@redhat.com>
 
        * process.c (printstatus): Add a space before | in output.