]> Cypherpunks repositories - gostls13.git/commit
print tracebacks for all goroutines, not just the crashing one
authorRob Pike <r@golang.org>
Mon, 28 Jul 2008 18:29:41 +0000 (11:29 -0700)
committerRob Pike <r@golang.org>
Mon, 28 Jul 2008 18:29:41 +0000 (11:29 -0700)
commit3835e01d97c26f110d9842f3279ec24bd3f15add
tree24d1103f17c63bf035886e72f7d475727077691c
parentea0569026cddcecd8cf6df55dcd24c93fc9769ea
print tracebacks for all goroutines, not just the crashing one

R=ken
OCL=13518
CL=13518
src/runtime/proc.c
src/runtime/rt1_amd64_darwin.c
src/runtime/rt1_amd64_linux.c
src/runtime/runtime.c
src/runtime/runtime.h