mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-15 08:23:41 +00:00
gdb: enable to specify multiple candidates for gdb
This commit is contained in:
@@ -4,6 +4,5 @@
|
||||
"cflags": [
|
||||
"--target=armv7em-none-eabi",
|
||||
"-Qunused-arguments"
|
||||
],
|
||||
"gdb": "arm-none-eabi-gdb"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user