1
0
mirror of https://github.com/golang/go synced 2024-11-26 16:46:58 -07:00
go/usr/austin
Austin Clements 90ffb7b8f5 Cleanup of Type/Value interface. Add Type.ZeroVal, replace
all type-specific value functions, and use ZeroVal to create
new frames.  Remove Value.Type; it was unused and difficult
for values with composite types.  Add Value.Assign methods.

R=rsc
APPROVED=rsc
DELTA=282  (135 added, 90 deleted, 57 changed)
OCL=31894
CL=31930
2009-07-21 13:31:23 -07:00
..
eval Cleanup of Type/Value interface. Add Type.ZeroVal, replace 2009-07-21 13:31:23 -07:00
ptrace Fix handling of non-waitable zombie threads. Now they are not 2009-07-16 09:48:37 -07:00