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
TuxSH e11cc090b2 gdb: add support to run new processes
Only titleId [mediaType [launchFlags]] is supported, and the launched title shouldn't rely on APT and all 3 parameters should be hex-encoded.

usage example, with titleId+mediaType:
(gdb) set remote file-exec 0004013000003702
(gdb) r 0
2019-04-13 19:18:47 +02:00
..
breakpoints.h Bump copyright year 2019-02-24 18:04:32 -07:00
debug.h gdb: add support to run new processes 2019-04-13 19:18:47 +02:00
mem.h Bump copyright year 2019-02-24 18:04:32 -07:00
monitor.h Bump copyright year 2019-02-24 18:04:32 -07:00
net.h gdb: add support to run new processes 2019-04-13 19:18:47 +02:00
query.h Bump copyright year 2019-02-24 18:04:32 -07:00
regs.h Bump copyright year 2019-02-24 18:04:32 -07:00
remote_command.h Bump copyright year 2019-02-24 18:04:32 -07:00
server.h gdb: add GDB_FindAllocatedContextByPid 2019-04-10 23:17:49 +02:00
stop_point.h Bump copyright year 2019-02-24 18:04:32 -07:00
thread.h Bump copyright year 2019-02-24 18:04:32 -07:00
verbose.h Bump copyright year 2019-02-24 18:04:32 -07:00
watchpoints.h Bump copyright year 2019-02-24 18:04:32 -07:00
xfer.h Bump copyright year 2019-02-24 18:04:32 -07:00