crosstool-ng/scripts/build/debug
Alexey Brodkin 44208730a6 gdb: Explicitly point to target's libgmp for native build
Starting from GDB 11.x, gmp is needed as a dependency to build full gdb.
And by default build system of native GDB will try to link with libgmp
of the build host. And to make sure that doesn't happen we need to
specify location of the target's sysroot so that library search starts
from there. Which we do in that change.

Fixes [1] & [1].

[1] https://github.com/crosstool-ng/crosstool-ng/issues/2084
[2] https://github.com/crosstool-ng/crosstool-ng/issues/1656

Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
2024-01-30 11:04:56 +13:00
..
200-duma.sh duma: Add version 2.5.21 2022-05-15 11:21:22 +12:00
300-gdb.sh gdb: Explicitly point to target's libgmp for native build 2024-01-30 11:04:56 +13:00
400-ltrace.sh Retire obsoleted milestones 2022-02-11 00:47:50 -08:00
500-strace.sh build: debug: strace: Add -D__USE_MISC to target CFLAGS 2021-03-30 12:58:47 +13:00
duma.in Revert "Determine whether -E/-r option selects extended regexp" 2017-02-26 19:06:35 -08:00
gdbinit.in debug/gdb: install gdbinit sample file 2011-07-24 20:30:52 +02:00