aboutsummaryrefslogtreecommitdiff
path: root/opcodes/sysdep.h
diff options
context:
space:
mode:
authorYao Qi <yao.qi@linaro.org>2018-01-19 09:08:36 +0000
committerYao Qi <yao.qi@linaro.org>2018-01-19 09:08:36 +0000
commitdea445b940545f9564972c5410ac8792b72cc9c3 (patch)
tree1877cd35878a8a8627b05b626f5683acd67d3f8a /opcodes/sysdep.h
parentadf8243ba9220966bbb8f67460b2d323e00cbfdb (diff)
downloadgdb-dea445b940545f9564972c5410ac8792b72cc9c3.zip
gdb-dea445b940545f9564972c5410ac8792b72cc9c3.tar.gz
gdb-dea445b940545f9564972c5410ac8792b72cc9c3.tar.bz2
Find arm-linux-gnueabi(hf)?-gcc in compile
GCC for arm-linux has different names on different distros. It is arm-linux-gnu-gcc on fedora. Debian/Ubuntu has arm-linux-gnueabihf-gcc and arm-linux-gnueabi-gcc. So when I run gdb.compile/ tests on arm-linux, I get, (gdb) compile code -- ; Could not find a compiler matching "^arm(-[^-]*)?-linux(-gnu)?-gcc$" This patch extend the regexp to match both arm-linux-gnu-gcc and arm-linux-gnueabihf-gcc. gdb: 2018-01-19 Yao Qi <yao.qi@linaro.org> * osabi.c (gdb_osabi_names): Extend the regexp for arm-linux-gnueabihf and arm-linux-gnueabi.
Diffstat (limited to 'opcodes/sysdep.h')
0 files changed, 0 insertions, 0 deletions