Vector35/debugger

"LLDB failed" for Mac Universal binary

Closed this issue · 1 comments

My host is Linux and I'm trying to debug binary which is Universal binary (x86_64 and ARM).
While trying to use "Connect to remote process" with server started on Mac I receive following error in Binary Ninja
"LLDB failed to connect to target with "'' doesn't contain the architecture x86_64""

No connection attempt to remote debugger is made (no messages on remote console)

Same message for /bin/ls downloaded from remote computer (also Universal binary)

I've put wrong paths