]> Cypherpunks repositories - gostls13.git/commit
runtime: record Python stack on TestGdbPython failure
authorAustin Clements <austin@google.com>
Thu, 26 May 2016 15:05:01 +0000 (11:05 -0400)
committerAustin Clements <austin@google.com>
Fri, 27 May 2016 16:46:05 +0000 (16:46 +0000)
commit966baedfea6b09fa203b0cf0e6388830cc9f9fa7
tree0cdc87769136bea6d3c26ce60976fe049e35dfd3
parentfa3543e33782fd90e0a8f36366d9889d39a7575e
runtime: record Python stack on TestGdbPython failure

For #15599.

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