mirror of
https://github.com/libretro/RetroArch.git
synced 2026-04-06 00:01:06 +08:00
* 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
|