]> Cypherpunks repositories - gostls13.git/commit
runtime: skip another GDB "no such process" case
authorMichael Pratt <mpratt@google.com>
Mon, 5 Jun 2023 17:57:37 +0000 (13:57 -0400)
committerGopher Robot <gobot@golang.org>
Mon, 5 Jun 2023 19:03:34 +0000 (19:03 +0000)
commit1b9c721f8f45ff9dac109afd928128159275fafb
tree2a29203958bd710e8824bd4e3c84b3e8312e3b5f
parenteb413f7bcd27569494c6296c8f2bb3d8f2d8710d
runtime: skip another GDB "no such process" case

Fixes #58698.
For #50838.

Change-Id: I043c59a57707e64d444cd687f9745bf5313fb7cc
Reviewed-on: https://go-review.googlesource.com/c/go/+/500959
Run-TryBot: Michael Pratt <mpratt@google.com>
Auto-Submit: Michael Pratt <mpratt@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Austin Clements <austin@google.com>
src/runtime/runtime-gdb_test.go