This repository has been archived on 2022-05-31. You can view files and clone it, but cannot push or open issues or pull requests.
Luma3DS-3GX/sysmodules/rosalina
Nanquitas 1ae01c2406 GDB: add 'catchsvc' command to catch svc with IDA
Usage:
   - 'catchsvc 0' : Don't catch svcs
   - 'catchsvc 1' : Catch all svcs
   - 'catchsvc 1;19;24;32;' : Only catch svc 0x19, svc 0x24 and svc 0x32
2018-11-15 13:44:45 +01:00
..
include GDB: add 'catchsvc' command to catch svc with IDA 2018-11-15 13:44:45 +01:00
source GDB: add 'catchsvc' command to catch svc with IDA 2018-11-15 13:44:45 +01:00
Makefile Remove lto for sysmodules 2018-01-12 11:20:17 +01:00
rosalina.rsf Some kext refactoring 2017-07-16 18:58:20 +02:00