mirror of
https://github.com/momo5502/emulator.git
synced 2026-01-11 16:46:16 +00:00
Implement gdb remote stub
This commit is contained in:
4
.gitmodules
vendored
4
.gitmodules
vendored
@@ -11,3 +11,7 @@
|
||||
path = deps/reflect
|
||||
url = https://github.com/qlibs/reflect.git
|
||||
shallow = true
|
||||
[submodule "deps/mini-gdbstub"]
|
||||
path = deps/mini-gdbstub
|
||||
url = ../mini-gdbstub.git
|
||||
shallow = true
|
||||
|
||||
Reference in New Issue
Block a user