Y
Hacker News
new
|
ask
|
show
|
jobs
by
fierarul
2172 days ago
I think macOS already blocks the debugger. You couldn't debug iTunes last I checked.
1 comments
anonms-coward
2172 days ago
You can't debug anything via lldb/gdb without having an administrator password AFAIK. You can debug non native programs using for example pdb and other language specific debuggers, but I find it hard to make that more inconvenient anytime soon.
link