mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-18 02:53:52 +01:00
While some users likely still use avr-gdb, more and more systems are starting to use gdb-multiarch. In order to work in both cases, the script now just checks which version is installed. (If both are installed, gdb-multiarch is preferred.)