Commit graph

5 commits

Author SHA1 Message Date
Jean-Philip Desjardins
95da46c153 Code style fixes. 2020-12-07 10:44:04 -05:00
Jean-Philip Desjardins
80bfc0a099 Simulate the debugger being detached when quitting the app.
Prevents the application from being stuck when killed by external means.
2020-06-19 15:46:49 -04:00
Jean-Philip Desjardins
669fd22686 Add ptrace call on iOS to simulate debugger.
This allows JITed code to work even though the application is not running through Xcode.
2018-10-25 18:27:59 -04:00
Jean-Philip Desjardins
62a44d005c iOS port WIP 2015-06-23 19:57:02 -04:00
Jean-Philip Desjardins
b8fbfe1655 Initial iOS commit. 2015-05-31 22:59:11 -04:00