mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
6e7414e220
Modern versions of GDB support multiple targets with the same gdb binary. At least Ubuntu and Debian have dropped the gdb-arm-none-eabi package in favour of gdb-multiarch. Here, no $(PREFIX)-gdb binary is availiable, instead gdb-multiarch should be used. This patch tries to automatically detect the presense of gdb-multiarch and uses it instead of arm-none-eabi-gdb. |
||
---|---|---|
.. | ||
openocd-adapters | ||
avrdude.inc.mk | ||
bossa.inc.mk | ||
edbg.inc.mk | ||
gdb.inc.mk | ||
jlink.inc.mk | ||
openocd.inc.mk | ||
pyocd.inc.mk | ||
renode.inc.mk | ||
serial.inc.mk | ||
targets.inc.mk |