]> Cypherpunks repositories - gostls13.git/commit
runtime: consider core PID in gdb test
authorIan Lance Taylor <iant@golang.org>
Fri, 21 Jul 2023 18:14:41 +0000 (11:14 -0700)
committerGopher Robot <gobot@golang.org>
Fri, 21 Jul 2023 18:42:36 +0000 (18:42 +0000)
commitffd9bd7e605cdd2eb66e38bad6e0d93b0d37963c
treede4f59c10a703012a20edbee4e054566261349d8
parent3bb51a680505776e8545c10dbf6f5f180609cb2c
runtime: consider core PID in gdb test

Add the PID to the core file name if the current system uses it
when generating core files.

Fixes #61487

Change-Id: I3b53a6c850c754795c8022921160f03c588d4c91
Reviewed-on: https://go-review.googlesource.com/c/go/+/511659
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Cherry Mui <cherryyz@google.com>
Reviewed-by: Michael Pratt <mpratt@google.com>
Run-TryBot: Ian Lance Taylor <iant@golang.org>
Auto-Submit: Ian Lance Taylor <iant@golang.org>
src/runtime/runtime-gdb_unix_test.go