Unverified Commit 535da108 authored by David CARLIER's avatar David CARLIER Committed by GitHub
Browse files

[lldb] checks if lldb can trace/attach/set a breakpoint a process or load a...

[lldb] checks if lldb can trace/attach/set a breakpoint a process or load a file to debug on FreeBSD.

before having the generic EINVAL message, we check if the
`security.bsd.unprivileged_proc_debug` allows process debugging.

close #79634
parent ab2cef53
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment