mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-17 03:03:27 +00:00
gdb: enable to specify multiple candidates for gdb
This commit is contained in:
+1
-1
@@ -19,5 +19,5 @@
|
||||
"src/internal/task/task_stack_avr.S",
|
||||
"src/runtime/gc_avr.S"
|
||||
],
|
||||
"gdb": "avr-gdb"
|
||||
"gdb": ["avr-gdb"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user