]> Cypherpunks repositories - gostls13.git/commit
runtime: omit breakpoint during terminal panic
authorRuss Cox <rsc@golang.org>
Fri, 25 Feb 2011 20:17:34 +0000 (15:17 -0500)
committerRuss Cox <rsc@golang.org>
Fri, 25 Feb 2011 20:17:34 +0000 (15:17 -0500)
commitd1cd8294051a09dcb8f78f72178d1085d04ddc65
tree580d901822a52978f7ef3e2c65eb1145c0a909d0
parentc833d2fd941c12a2f48fe10837584fe751353b1e
runtime: omit breakpoint during terminal panic

again.
CL 4222043 missed this case.

R=brainman, r, r2
CC=golang-dev
https://golang.org/cl/4235043
src/pkg/runtime/runtime.c