Hi,
the patch works here! When I strace -f -p a python program with
two threads hitting ctrl-c does not leave the program in stopped
state. Thank you, could this be applied to the normal package?
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact
Package: strace
Version: 4.5.14-1
Severity: normal
If you attach to a running multithreaded program using -f -p ,
everything seems to work fine (you get the trace of all running threads)
until the time comes to detach. Pressing ^C leaves strace hanging; pressing
^Z followed by "kill %1" kills str
2 matches
Mail list logo