Nintendo Switch Debugger Library(libdbgctrl.a).
This is a library for creating a simple tiny debugger.
2024/10/13
Supported FW 1.19.0.
2024/06/22
Fixed the incorrect description.
The timeout value is nanoseconds instead of microseconds.
Template is here. (including dbgctrl Library)
The original source code is here.
Modify sysmodule.json to enable this library.
"lowest_cpu_id":3 to "lowest_cpu_id":0
Place libdbgctrl.a anywhere and edit Library path in Makefile.