]> Cypherpunks repositories - gostls13.git/commit
runtime: print PC, not the counter, for a cgo traceback
authorIan Lance Taylor <iant@golang.org>
Wed, 18 May 2016 22:20:56 +0000 (15:20 -0700)
committerIan Lance Taylor <iant@golang.org>
Wed, 18 May 2016 23:47:13 +0000 (23:47 +0000)
commitc08436d1c897996055892882d23ce6778f3492f7
treeef5d0d589efe1bf71cd89b0c22b0ef99b5da2c49
parent538537a28dc956f069b83e3f1966683901205331
runtime: print PC, not the counter, for a cgo traceback

Change-Id: I54ed7a26a753afb2d6a72080e1f50ce9fba7c183
Reviewed-on: https://go-review.googlesource.com/23228
Run-TryBot: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Austin Clements <austin@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/runtime/traceback.go