RetroArch/pkg/apple/LLDBInitFile

2 lines
135 B
Plaintext
Raw Permalink Normal View History

breakpoint set --func-regex "^(NS|UI)ApplicationMain$" --command "process handle --pass true --stop false SIGBUS" --auto-continue true