summaryrefslogtreecommitdiff
path: root/gdb/configure
Commit message (Expand)AuthorAgeFilesLines
* gdb: Fix GDB_AC_CHECK_BFD macro regressionRichard Purdie2023-03-071-2/+2
* gdb: remove --disable-gdbmi configure optionSimon Marchi2023-02-231-29/+2
* gdb: add --with-curses to --configuration outputPhilippe Blain2023-02-211-4/+4
* gdb: remove unnecessary tui directory check in configureSimon Marchi2023-02-141-11/+9
* Fix doc build dependencies for --with-system-readlineKeith Seitz2023-02-131-2/+6
* gdb: 'show config' shows --with[out]-amd-dbgapiLancelot SIX2023-02-131-0/+3
* gdb: initial support for ROCm platform (AMDGPU) debuggingSimon Marchi2023-02-021-130/+295
* Set _WIN32_WINNT in common.m4 configure checkTom Tromey2023-01-111-1/+11
* gdbsupport: move libxxhash configure check to gdbsupportSimon Marchi2023-01-051-514/+514
* Use toplevel configure for GMP and MPFR for gdbAndrew Pinski2022-12-211-1006/+8
* gdb/configure: regenerateJose E. Marchesi2022-11-151-2/+4
* gdb: use libtool in GDB_AC_CHECK_BFDJose E. Marchesi2022-11-151-8/+1644
* gdb: link executables with libtoolJose E. Marchesi2022-11-071-198/+10866
* configure: require libzstd >= 1.4.0Christophe Lyon2022-11-071-10/+10
* Fix GDB build: ELF support check & -lzstdPedro Alves2022-09-281-4/+4
* Renenerate {gdb,gdbserver}/configurePedro Alves2022-09-281-2/+2
* binutils, gdb: support zstd compressed debug sectionsFangrui Song2022-09-261-3/+134
* gdb, gdbsupport: configure: factor out yes/no/auto value checkingSimon Marchi2022-08-261-38/+58
* gdb/python: look for python, then python 3 at configure timeAndrew Burgess2022-07-181-3/+9
* gdb: don't use bashism in configure testSam James2022-06-131-1/+1
* Remove WITH_SIM defineTom Tromey2022-04-151-3/+0
* Let std::thread check pass even without pthreadsTom Tromey2022-04-141-10/+9
* gdb/python: remove Python 2 supportSimon Marchi2022-03-231-74/+4
* configure: Stop checking for PT_GETXMMREGS.John Baldwin2022-03-021-37/+0
* gdb: fix detection of compilation and linking flags for source-highlightRuslan Kabatsayev2022-02-221-6/+6
* gdb: don't use -Wmissing-prototypes with g++Andrew Burgess2022-01-131-1/+65
* unify 64-bit bfd checksMike Frysinger2022-01-011-56/+67
* New --enable-threading configure option to control use of threads in GDB/GDBs...Luis Machado2021-12-151-1/+23
* gdb: fix typos in configureSimon Marchi2021-11-271-4/+4
* configure.ac: Check for the readline.h explicitlyAlexandra Hájková2021-11-231-0/+17
* [gdb/build] Check if libsource-highlight is usableTom de Vries2021-11-201-49/+109
* Fix build on rhES5Tom Tromey2021-11-091-0/+16
* Fix format_pieces selftest on WindowsTom Tromey2021-10-191-46/+46
* [gdb/build] Add CXX_DIALECT to CXXTom de Vries2021-10-041-0/+8
* gdb: use libbacktrace to create a better backtrace for fatal signalsAndrew Burgess2021-09-281-0/+32
* gdb: print backtrace on fatal SIGSEGVAndrew Burgess2021-08-111-0/+51
* gdb/testsuite: restore configure scriptSimon Marchi2021-07-061-82/+6
* gdbsupport/common.m4: check for sigtimedwaitSimon Marchi2021-07-051-1/+1
* gdb/gdbserver: switch to AC_CONFIG_MACRO_DIRSMike Frysinger2021-06-191-0/+1
* fbsd nat: Disable address space randomization when requested.John Baldwin2021-06-141-1/+1
* Use ACX_NONCANONICAL_TARGET in gdb/configureTom Tromey2021-06-051-0/+19
* Clean up gdb's --enable-sharedTom Tromey2021-06-011-1/+1
* Remove gdb/testsuite/configureTom Tromey2021-06-011-7/+81
* Don't run personality syscall at configure time; don't check it at allPedro Alves2021-05-081-74/+0
* [gdb/build] Hardcode --with-included-regexTom de Vries2021-04-211-59/+0
* gdb: process early initialization files and command line optionsAndrew Burgess2021-04-151-0/+6
* gdb/riscv: introduce bare metal core dump supportAndrew Burgess2021-03-051-1/+2
* gdb: unify parts of the Linux and FreeBSD core dumping codeAndrew Burgess2021-03-051-1/+1
* Warn about static libs vs. source-highlight only when necessaryBernd Edlinger2020-12-191-6/+6
* GDB: Fix detection of ELF support when configuring with -Werror=implicit-func...Alex Richardson2020-11-281-0/+2