]> Cypherpunks repositories - gostls13.git/commit
runtime: treat call from runtime as transient in TestDebugCall
authorIan Lance Taylor <iant@golang.org>
Mon, 18 Nov 2019 19:13:20 +0000 (11:13 -0800)
committerIan Lance Taylor <iant@golang.org>
Tue, 3 Dec 2019 04:15:58 +0000 (04:15 +0000)
commit386b1a4280d4a32cd8b69a92ba91b6d98832b721
tree7fcba540fba8ab768f0a77e157a5a77c88573793
parent94f4686a77d1d708f240eac388fb5c5b83e2c15f
runtime: treat call from runtime as transient in TestDebugCall

Fixes #32985

Change-Id: I5d504715dcc92d4f4f560ea2e843d9275f938685
Reviewed-on: https://go-review.googlesource.com/c/go/+/207620
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Bryan C. Mills <bcmills@google.com>
Reviewed-by: Austin Clements <austin@google.com>
src/runtime/export_debug_test.go