mirror of
https://github.com/momo5502/emulator.git
synced 2026-01-18 03:13:55 +00:00
The intention of this PR is not yet to extend/fix the GDB functionality, but rather to get rid the `mini-gdbstub` dependency. Its functionality should have been reimplemented as closely as possible. The main reason for this is better portability and security fixes (there are numerous OOB read/write vulnerabilities in `mini-gdbstub`)