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
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
..
loader Implement plugin loader 2018-11-15 13:38:19 +01:00
pxi Remove redundant variables in Makefile 2017-11-03 19:03:17 +01:00
rosalina GDB: add 'catchsvc' command to catch svc with IDA 2018-11-15 13:44:45 +01:00
sm Implement plugin loader 2018-11-15 13:38:19 +01:00