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/include/gdb
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
..
breakpoints.h Bump copyright year 2018-06-14 18:13:57 +02:00
debug.h Bump copyright year 2018-06-14 18:13:57 +02:00
mem.h Bump copyright year 2018-06-14 18:13:57 +02:00
monitor.h Bump copyright year 2018-06-14 18:13:57 +02:00
net.h Bump copyright year 2018-06-14 18:13:57 +02:00
query.h Bump copyright year 2018-06-14 18:13:57 +02:00
regs.h Bump copyright year 2018-06-14 18:13:57 +02:00
remote_command.h GDB: add 'catchsvc' command to catch svc with IDA 2018-11-15 13:44:45 +01:00
server.h Bump copyright year 2018-06-14 18:13:57 +02:00
stop_point.h Bump copyright year 2018-06-14 18:13:57 +02:00
thread.h Bump copyright year 2018-06-14 18:13:57 +02:00
verbose.h Bump copyright year 2018-06-14 18:13:57 +02:00
watchpoints.h Bump copyright year 2018-06-14 18:13:57 +02:00
xfer.h Bump copyright year 2018-06-14 18:13:57 +02:00