aboutsummaryrefslogtreecommitdiff
path: root/src/pkg/database/sql/sql_test.go
diff options
context:
space:
mode:
authorRuss Cox <rsc@golang.org>2014-02-27 22:43:47 -0500
committerRuss Cox <rsc@golang.org>2014-02-27 22:43:47 -0500
commit0d2f5c0e3b4cddd4bd8349169e0c29e0862b44e3 (patch)
tree727788e3c96ce021ccf953677f0cf1283ea32f52 /src/pkg/database/sql/sql_test.go
parent495b91430f7914b221d7507e60b065733e2d34c4 (diff)
downloadgo-0d2f5c0e3b4cddd4bd8349169e0c29e0862b44e3.tar.xz
[release-branch.go1.2] runtime: if traceback sees a breakpoint, don't change the PC
««« CL 49580044 / 38cd458b1dfe runtime: if traceback sees a breakpoint, don't change the PC Changing the PC confuses gdb, because execution does not continue where gdb expects it. Not changing the PC has the potential to confuse a stack dump, but when running under gdb it seems better to confuse a stack dump than to confuse gdb. Fixes #6776. LGTM=rsc R=golang-codereviews, dvyukov, rsc CC=golang-codereviews https://golang.org/cl/49580044 »»» LGTM=r R=golang-codereviews, r CC=golang-dev https://golang.org/cl/69800043
Diffstat (limited to 'src/pkg/database/sql/sql_test.go')
0 files changed, 0 insertions, 0 deletions