aboutsummaryrefslogtreecommitdiff
path: root/gdb/configure
AgeCommit message (Expand)AuthorFilesLines
2023-11-30[gdb/build] Fix adding -DNDEBUG to python flags of release buildTom de Vries1-3562/+3563
2023-11-29Switch to -Wimplicit-fallthrough=5Tom Tromey1-1/+1
2023-11-15Finalized intl-update patchesArsen Arsenovi?1-752/+2404
2023-10-28gdb/gdbsupport/gdbserver: Require c++17Lancelot Six1-25/+1519
2023-10-28gdb/ax_cxx_compile_stdcxx.m4: upgradeLancelot Six1-10/+34
2023-10-12Move -lsocket check to common.m4Tom Tromey1-60/+59
2023-10-05gdb/configure.ac: Add option --with-additional-debug-dirsThiago Jung Bauermann1-2/+17
2023-09-27config/debuginfod.m4: Add check for libdebuginfod 0.188Aaron Merey1-1/+107
2023-08-12regen configAlan Modra1-30/+86
2023-07-12[gdb/tui] Assume HAVE_WBORDERTom de Vries1-1/+1
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