1
0
mirror of https://github.com/golang/go synced 2024-10-04 22:31:22 -06:00
go/usr/austin
Austin Clements 1902283053 Fix handling of non-waitable zombie threads. Now they are not
considered running, so WaitStop doesn't lock up and
breakpoints get installed and uninstalled.  We also don't try
to detach from them, since that will fail.

R=rsc
APPROVED=rsc
DELTA=35  (26 added, 2 deleted, 7 changed)
OCL=31683
CL=31731
2009-07-16 09:48:37 -07:00
..
eval Make Value always represent an l-value and never a generic 2009-07-15 17:56:17 -07:00
ptrace Fix handling of non-waitable zombie threads. Now they are not 2009-07-16 09:48:37 -07:00