summaryrefslogtreecommitdiff
path: root/gdb/configure
Commit message (Expand)AuthorAgeFilesLines
* 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
* gdb: Make GMP a required dependency for building GDBJoel Brobecker2020-11-151-0/+3
* gdb/configure: Add --with-libgmp-prefix optionJoel Brobecker2020-11-151-0/+488
* gdb: better static python detection in configure machineryRomain Geissler2020-11-061-1/+1
* gdb: replace AC_TRY_LINK in sanitize.m4Simon Marchi2020-10-311-0/+1
* gdbsupport: replace AC_TRY_COMPILE in common.m4Simon Marchi2020-10-311-4/+7
* gdbsupport: replace AC_TRY_COMPILE in warning.m4Simon Marchi2020-10-311-3/+4
* gdbsupport: replace AC_TRY_COMPILE in ptrace.m4Simon Marchi2020-10-311-1/+6
* gdbsupport: re-indent ptrace.m4Simon Marchi2020-10-311-27/+28
* gdb: modernize acinclude.m4Simon Marchi2020-10-311-6/+10
* gdb: modernize configure.acSimon Marchi2020-10-311-41/+77
* gdb: use AC_PROG_CC_STDC instead of AM_PROG_CC_STDCSimon Marchi2020-10-311-82/+0
* gdb, gdbserver, gdbsupport: use AC_CANONICAL_{BUILD,HOST,TARGET} instead of A...Simon Marchi2020-10-311-0/+9
* Require kinfo_get_file and kinfo_get_vmmap for FreeBSD hosts.John Baldwin2020-09-161-62/+15
* Unify Solaris procfs and largefile handlingRainer Orth2020-07-301-34/+83
* PKG_CHECK_MODULES: Properly check if $pkg_cv_[]$1[]_LIBS worksH.J. Lu2020-07-281-6/+8
* PKG_CHECK_MODULES: Check if $pkg_cv_[]$1[]_LIBS worksH.J. Lu2020-07-281-0/+22
* [gdb/build] Fix typo sys/sockets.h -> sys/socket.hTom de Vries2020-07-271-4/+4
* Don't unnecessarily redefine 'socklen_t' type in MinGW builds.Eli Zaretskii2020-07-261-1/+30
* config/debuginfod.m4: Use PKG_CHECK_MODULESAaron Merey2020-07-241-103/+262
* guile: Add support for Guile 3.0.Ludovic Courtès2020-07-201-1/+1
* guile: Add support for Guile 2.2.Ludovic Courtès2020-07-201-1/+1
* Fix --enable-libctf and --disable-staticNick Alcock2020-06-261-0/+40
* gdb: change bug URL to httpsJonny Grant2020-05-301-1/+1
* gdb, gdbserver: remove configure check for fs_base/gs_base in user_regs_structSimon Marchi2020-04-271-27/+0
* Move event-loop configury to common.m4Tom Tromey2020-04-131-5/+5
* gdb: remove HAVE_DECL_PTRACESimon Marchi2020-03-201-20/+0
* Don't include selftests objects in build when unit tests are disabledSimon Marchi2020-03-121-2/+2