upstream: Only run agent-ptrace.sh if gdb is available as all
architectures do not ship with gdb. OpenBSD-Regress-ID: ec53e928803e6b87f9ac142d38888ca79a45348d
This commit is contained in:
parent
9b73345f80
commit
b4f0d719c2
|
@ -1,4 +1,4 @@
|
|||
# $OpenBSD: agent-ptrace.sh,v 1.3 2015/09/11 04:55:01 djm Exp $
|
||||
# $OpenBSD: agent-ptrace.sh,v 1.5 2022/04/22 05:08:43 anton Exp $
|
||||
# Placed in the Public Domain.
|
||||
|
||||
tid="disallow agent ptrace attach"
|
||||
|
|
Loading…
Reference in New Issue