This website requires JavaScript.
Explore
Help
Sign In
colin
/
gdbstub
Watch
1
Star
0
Fork
You've already forked gdbstub
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
9b9d9f5e5f
gdbstub
/
.vscode
/
settings.json
8 lines
114 B
JSON
Raw
Normal View
History
Unescape
Escape
init qemu and gdb.
2025-09-20 17:55:30 +08:00
{
"files.associations"
:
{
"BUILD"
:
"bazel"
,
"*.inc"
:
"cpp"
,
backup gdbstub.
2025-09-22 10:34:54 +08:00
"stdio.h"
:
"c"
,
"cstdlib"
:
"c"
init qemu and gdb.
2025-09-20 17:55:30 +08:00
}
}