1
0
mirror of https://github.com/golang/go synced 2024-11-25 23:07:58 -07:00
The Go programming language
Go to file
Rob Pike 6e8dbc2051 - catch trace traps
- disassemble the instructions in a trace trap to see if it's a run-time trap
- if so, print relevant info
- avoid double-printing traceback on panic

R=ken,rsc
DELTA=66  (50 added, 7 deleted, 9 changed)
OCL=15199
CL=15224
2008-09-12 09:44:41 -07:00
doc - simplified the ideal number terminology for better readability 2008-09-11 18:23:28 -07:00
include fix go build 2008-08-04 17:26:24 -07:00
lib help management of empty pkg and lib directories in perforce 2008-07-21 17:10:49 -07:00
pkg help management of empty pkg and lib directories in perforce 2008-07-21 17:10:49 -07:00
src - catch trace traps 2008-09-12 09:44:41 -07:00
test out of bounds bug 2008-09-12 09:43:21 -07:00
usr/gri/gosrc - fixed missing return issues 2008-09-11 15:38:22 -07:00