mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-15 00:13:43 +00:00
gameboy-advance: enable debugging with GDB
This commit is contained in:
committed by
Daniel Esteban
parent
100cbad65e
commit
53688c86c8
@@ -26,5 +26,6 @@
|
||||
"extra-files": [
|
||||
"targets/gameboy-advance.s"
|
||||
],
|
||||
"emulator": ["mgba-qt"]
|
||||
"gdb": "gdb-multiarch",
|
||||
"emulator": ["mgba", "-3"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user