1
0
mirror of https://github.com/golang/go synced 2024-11-22 17:44:46 -07:00
go/usr/austin
Austin Clements 9d517ba3fd Implement runtime errors, divide-by-zero checking, nil pointer
checking, bounds checking, and map key checking.

R=rsc
APPROVED=rsc
DELTA=202  (108 added, 72 deleted, 22 changed)
OCL=33981
CL=34031
2009-08-28 10:39:57 -07:00
..
eval Implement runtime errors, divide-by-zero checking, nil pointer 2009-08-28 10:39:57 -07:00
ogle Debugger architecture interface and definitions for AMD64. 2009-08-27 11:24:13 -07:00
ptrace Make stop causes pointers so users outside the package can 2009-08-21 15:54:54 -07:00
sym remove Line in bufio.ReadLine(Bytes|Slice|String) 2009-08-27 11:20:15 -07:00