I'm... struggling to attach a debugger to a binary. #help
#macOS 14 on Apple Silicon, trying to debug an x86_64 binary. LLDB says status -1 (lost connection).
`DevToolsSecurity -status` says "Developer mode is currently enabled".
And Xcode's Debug Executable produces "The specified run destination name was not found".



