kpspemu / kpspemu

PSP Emulator written in Kotlin for JVM, JS and Native. Can work as PWA.
https://kpspemu.github.io/kpspemu-demo/cube
MIT License
72 stars 10 forks source link

Add a GDB server #24

Open soywiz opened 6 years ago

soywiz commented 6 years ago

Create a GDB protocol server to debug the emulator externally. This will allow to use capable external debuggers to debug the application easily (and remotely)

soywiz commented 6 years ago

https://sourceware.org/gdb/onlinedocs/gdb/Remote-Protocol.html