mirror of
https://github.com/libretro/RetroArch
synced 2024-12-26 21:29:08 +00:00
295e5f0682
* Use AltKit to try to enable JIT on iOS * libretro: Add API to check JIT availability on iOS
2 lines
135 B
Plaintext
2 lines
135 B
Plaintext
breakpoint set --func-regex "^(NS|UI)ApplicationMain$" --command "process handle --pass true --stop false SIGBUS" --auto-continue true
|