aboutsummaryrefslogtreecommitdiff
path: root/gdb/configure
AgeCommit message (Expand)AuthorFilesLines
2023-03-07gdb: Fix GDB_AC_CHECK_BFD macro regressionRichard Purdie1-2/+2
2023-02-23gdb: remove --disable-gdbmi configure optionSimon Marchi1-29/+2
2023-02-21gdb: add --with-curses to --configuration outputPhilippe Blain1-4/+4
2023-02-14gdb: remove unnecessary tui directory check in configureSimon Marchi1-11/+9
2023-02-13Fix doc build dependencies for --with-system-readlineKeith Seitz1-2/+6
2023-02-13gdb: 'show config' shows --with[out]-amd-dbgapiLancelot SIX1-0/+3
2023-02-02gdb: initial support for ROCm platform (AMDGPU) debuggingSimon Marchi1-130/+295
2023-01-11Set _WIN32_WINNT in common.m4 configure checkTom Tromey1-1/+11
2023-01-05gdbsupport: move libxxhash configure check to gdbsupportSimon Marchi1-514/+514
2022-12-21Use toplevel configure for GMP and MPFR for gdbAndrew Pinski1-1006/+8
2022-11-15gdb/configure: regenerateJose E. Marchesi1-2/+4
2022-11-15gdb: use libtool in GDB_AC_CHECK_BFDJose E. Marchesi1-8/+1644
2022-11-07gdb: link executables with libtoolJose E. Marchesi1-198/+10866
2022-11-07configure: require libzstd >= 1.4.0Christophe Lyon1-10/+10
2022-09-28Fix GDB build: ELF support check & -lzstdPedro Alves1-4/+4
2022-09-28Renenerate {gdb,gdbserver}/configurePedro Alves1-2/+2
2022-09-26binutils, gdb: support zstd compressed debug sectionsFangrui Song1-3/+134
2022-08-26gdb, gdbsupport: configure: factor out yes/no/auto value checkingSimon Marchi1-38/+58
2022-07-18gdb/python: look for python, then python 3 at configure timeAndrew Burgess1-3/+9
2022-06-13gdb: don't use bashism in configure testSam James1-1/+1
2022-04-15Remove WITH_SIM defineTom Tromey1-3/+0
2022-04-14Let std::thread check pass even without pthreadsTom Tromey1-10/+9
2022-03-23gdb/python: remove Python 2 supportSimon Marchi1-74/+4
2022-03-02configure: Stop checking for PT_GETXMMREGS.John Baldwin1-37/+0
2022-02-22gdb: fix detection of compilation and linking flags for source-highlightRuslan Kabatsayev1-6/+6
2022-01-13gdb: don't use -Wmissing-prototypes with g++Andrew Burgess1-1/+65
2022-01-01unify 64-bit bfd checksMike Frysinger1-56/+67
2021-12-15New --enable-threading configure option to control use of threads in GDB/GDBs...Luis Machado1-1/+23
2021-11-27gdb: fix typos in configureSimon Marchi1-4/+4
2021-11-23configure.ac: Check for the readline.h explicitlyAlexandra Hájková1-0/+17
2021-11-20[gdb/build] Check if libsource-highlight is usableTom de Vries1-49/+109
2021-11-09Fix build on rhES5Tom Tromey1-0/+16
2021-10-19Fix format_pieces selftest on WindowsTom Tromey1-46/+46
2021-10-04[gdb/build] Add CXX_DIALECT to CXXTom de Vries1-0/+8
2021-09-28gdb: use libbacktrace to create a better backtrace for fatal signalsAndrew Burgess1-0/+32
2021-08-11gdb: print backtrace on fatal SIGSEGVAndrew Burgess1-0/+51
2021-07-06gdb/testsuite: restore configure scriptSimon Marchi1-82/+6
2021-07-05gdbsupport/common.m4: check for sigtimedwaitSimon Marchi1-1/+1
2021-06-19gdb/gdbserver: switch to AC_CONFIG_MACRO_DIRSMike Frysinger1-0/+1
2021-06-14fbsd nat: Disable address space randomization when requested.John Baldwin1-1/+1
2021-06-05Use ACX_NONCANONICAL_TARGET in gdb/configureTom Tromey1-0/+19
2021-06-01Clean up gdb's --enable-sharedTom Tromey1-1/+1
2021-06-01Remove gdb/testsuite/configureTom Tromey1-7/+81
2021-05-08Don't run personality syscall at configure time; don't check it at allPedro Alves1-74/+0
2021-04-21[gdb/build] Hardcode --with-included-regexTom de Vries1-59/+0
2021-04-15gdb: process early initialization files and command line optionsAndrew Burgess1-0/+6
2021-03-05gdb/riscv: introduce bare metal core dump supportAndrew Burgess1-1/+2
2021-03-05gdb: unify parts of the Linux and FreeBSD core dumping codeAndrew Burgess1-1/+1
2020-12-19Warn about static libs vs. source-highlight only when necessaryBernd Edlinger1-6/+6
2020-11-28GDB: Fix detection of ELF support when configuring with -Werror=implicit-func...Alex Richardson1-0/+2