zephyr/cmake/compiler
Benjamin Valentin c2419fc006 cmake: gdb: use gdb-multiarch if ${CROSS_COMPILE}gdb is not availiable
Modern versions of GDB support multiple architectures
with the same binary.
In fact, Ubuntu stopped shipping a gdb-arm-none-eabi
package, gdb-multiarch should be used instead.

This fixes a failure on those systems where otherwise CMAKE_GDB will be
assigned to CMAKE_GDB-NOTFOUND.

Signed-off-by: Benjamin Valentin <benjamin.valentin@ml-pa.com>
2019-05-01 10:40:59 -04:00
..
clang compiler: clang: Don't link libgcc for native_posix 2019-04-30 09:33:54 -04:00
gcc cmake: gdb: use gdb-multiarch if ${CROSS_COMPILE}gdb is not availiable 2019-05-01 10:40:59 -04:00
host-gcc posix: cmake: Abstract freestanding options 2019-04-30 09:33:54 -04:00
xcc cmake: gdb: use gdb-multiarch if ${CROSS_COMPILE}gdb is not availiable 2019-05-01 10:40:59 -04:00