aboutsummaryrefslogtreecommitdiff
path: root/gdb/configure
AgeCommit message (Expand)AuthorFilesLines
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
2020-11-15gdb: Make GMP a required dependency for building GDBJoel Brobecker1-0/+3
2020-11-15gdb/configure: Add --with-libgmp-prefix optionJoel Brobecker1-0/+488
2020-11-06gdb: better static python detection in configure machineryRomain Geissler1-1/+1
2020-10-31gdb: replace AC_TRY_LINK in sanitize.m4Simon Marchi1-0/+1
2020-10-31gdbsupport: replace AC_TRY_COMPILE in common.m4Simon Marchi1-4/+7
2020-10-31gdbsupport: replace AC_TRY_COMPILE in warning.m4Simon Marchi1-3/+4
2020-10-31gdbsupport: replace AC_TRY_COMPILE in ptrace.m4Simon Marchi1-1/+6
2020-10-31gdbsupport: re-indent ptrace.m4Simon Marchi1-27/+28
2020-10-31gdb: modernize acinclude.m4Simon Marchi1-6/+10
2020-10-31gdb: modernize configure.acSimon Marchi1-41/+77
2020-10-31gdb: use AC_PROG_CC_STDC instead of AM_PROG_CC_STDCSimon Marchi1-82/+0
2020-10-31gdb, gdbserver, gdbsupport: use AC_CANONICAL_{BUILD,HOST,TARGET} instead of A...Simon Marchi1-0/+9
2020-09-16Require kinfo_get_file and kinfo_get_vmmap for FreeBSD hosts.John Baldwin1-62/+15
2020-07-30Unify Solaris procfs and largefile handlingRainer Orth1-34/+83
2020-07-28PKG_CHECK_MODULES: Properly check if $pkg_cv_[]$1[]_LIBS worksH.J. Lu1-6/+8
2020-07-28PKG_CHECK_MODULES: Check if $pkg_cv_[]$1[]_LIBS worksH.J. Lu1-0/+22
2020-07-27[gdb/build] Fix typo sys/sockets.h -> sys/socket.hTom de Vries1-4/+4
2020-07-26Don't unnecessarily redefine 'socklen_t' type in MinGW builds.Eli Zaretskii1-1/+30
2020-07-24config/debuginfod.m4: Use PKG_CHECK_MODULESAaron Merey1-103/+262
2020-07-20guile: Add support for Guile 3.0.Ludovic Courtès1-1/+1
2020-07-20guile: Add support for Guile 2.2.Ludovic Courtès1-1/+1
2020-06-26Fix --enable-libctf and --disable-staticNick Alcock1-0/+40
2020-05-30gdb: change bug URL to httpsJonny Grant1-1/+1
2020-04-27gdb, gdbserver: remove configure check for fs_base/gs_base in user_regs_structSimon Marchi1-27/+0
2020-04-13Move event-loop configury to common.m4Tom Tromey1-5/+5
2020-03-20gdb: remove HAVE_DECL_PTRACESimon Marchi1-20/+0
2020-03-12Don't include selftests objects in build when unit tests are disabledSimon Marchi1-2/+2
2020-03-12Move sourcing of development.sh to GDB_AC_COMMONSimon Marchi1-4/+5
2020-03-12gdb/selftest.m4: ensure $development is setSimon Marchi1-0/+5
2020-03-11gdb: enable -Wmissing-prototypes warningSimon Marchi1-0/+1
2020-02-26Add debuginfod support to GDBAaron Merey1-47/+135
2020-02-20gdb: Allow more control over where to find python librariesAndrew Burgess1-0/+49
2020-02-19Merge changes from GCC for the config/ directoryAndrew Burgess1-42/+161
2020-02-11Re-generate gdb/gdbserver/gdbsupport configure scriptsSimon Marchi1-1/+2
2020-02-11Add -Wstrict-null-sentinel to gdbsupport/warning.m4Simon Marchi1-1/+2