crosstool-ng/scripts/build/debug
Stephanos Ioannidis 041427aec9 Enable static libgcc when CT_GDB_NATIVE_STATIC_LIBSTDCXX is set
This commit updates the GDB build script to specify `-static-libgcc`
when `CT_GDB_NATIVE_STATIC_LIBSTDCXX` is enabled. Both libgcc and
libstdc++ are considered to be part of the "standard libraries," and
should be specified by the same flag (the configuration symbol could
potentially use a better name and/or further indirection).

This also semantically aligns the `CT_GDB_NATIVE_STATIC_LIBSTDCXX`
with the equivalent GCC configuration `CT_CC_GCC_STATIC_LIBSTDCXX`,
which also enables static linking of both libgcc and libstdc++.

Signed-off-by: Stephanos Ioannidis <root@stephanos.io>
2020-05-26 16:34:31 +09:00
..
200-duma.sh Avoid adding arch/cpu/tune flags for target to GCC build 2018-06-05 00:16:37 -07:00
300-gdb.sh Enable static libgcc when CT_GDB_NATIVE_STATIC_LIBSTDCXX is set 2020-05-26 16:34:31 +09:00
400-ltrace.sh Avoid adding arch/cpu/tune flags for target to GCC build 2018-06-05 00:16:37 -07:00
500-strace.sh Avoid adding arch/cpu/tune flags for target to GCC build 2018-06-05 00:16:37 -07: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