]> Cypherpunks repositories - gostls13.git/commit
runtime: honor GOTRACEBACK=crash even if _g_.m.traceback != 0
authorAustin Clements <austin@google.com>
Tue, 7 Mar 2017 20:24:02 +0000 (15:24 -0500)
committerAustin Clements <austin@google.com>
Tue, 7 Mar 2017 20:46:52 +0000 (20:46 +0000)
commitcaa7dacfd27beb493c262b18a9aae514863ddec7
tree1c1f57e1aa5fe0331f6f924c345f0abdd7446a77
parentc310c688ffa46e2f91e40284c16d71f3921feed9
runtime: honor GOTRACEBACK=crash even if _g_.m.traceback != 0

Change-Id: I6de1ef8f67bde044b8706c01e98400e266e1f8f0
Reviewed-on: https://go-review.googlesource.com/37857
Run-TryBot: Austin Clements <austin@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Keith Randall <khr@golang.org>
src/runtime/runtime1.go