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/source/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
..
xml Added Rosalina, see details 2017-06-05 02:02:04 +02:00
breakpoints.c Bump copyright year 2018-06-14 18:13:57 +02:00
debug.c Bump copyright year 2018-06-14 18:13:57 +02:00
mem.c Bump copyright year 2018-06-14 18:13:57 +02:00
monitor.c Bump copyright year 2018-06-14 18:13:57 +02:00
net.c Bump copyright year 2018-06-14 18:13:57 +02:00
query.c Bump copyright year 2018-06-14 18:13:57 +02:00
regs.c Bump copyright year 2018-06-14 18:13:57 +02:00
remote_command.c GDB: add 'catchsvc' command to catch svc with IDA 2018-11-15 13:44:45 +01:00
server.c Bump copyright year 2018-06-14 18:13:57 +02:00
stop_point.c Bump copyright year 2018-06-14 18:13:57 +02:00
thread.c Bump copyright year 2018-06-14 18:13:57 +02:00
verbose.c Bump copyright year 2018-06-14 18:13:57 +02:00
watchpoints.c Bump copyright year 2018-06-14 18:13:57 +02:00
xfer.c Bump copyright year 2018-06-14 18:13:57 +02:00