main: use gdb-multiarch for debugging Cortex-M chips
Previously this was set to arm-none-eabi-gdb, but that has been replaced by gdb-multiarch in recent Debian/Ubuntu versions.
Этот коммит содержится в:
родитель
2ca0f0d0c6
коммит
1a2f051bee
1 изменённых файлов: 1 добавлений и 1 удалений
|
@ -24,5 +24,5 @@
|
|||
"src/device/arm/cortexm.s",
|
||||
"src/runtime/scheduler_cortexm.S"
|
||||
],
|
||||
"gdb": "arm-none-eabi-gdb"
|
||||
"gdb": "gdb-multiarch"
|
||||
}
|
||||
|
|
Загрузка…
Создание таблицы
Сослаться в новой задаче