summaryrefslogtreecommitdiff
path: root/gdb/config.in
Commit message (Expand)AuthorAgeFilesLines
* gdb: add --with-curses to --configuration outputPhilippe Blain2023-02-211-0/+3
* gdb: 'show config' shows --with[out]-amd-dbgapiLancelot SIX2023-02-131-0/+3
* Use toplevel configure for GMP and MPFR for gdbAndrew Pinski2022-12-211-6/+0
* gdb: link executables with libtoolJose E. Marchesi2022-11-071-0/+4
* binutils, gdb: support zstd compressed debug sectionsFangrui Song2022-09-261-0/+3
* Remove WITH_SIM defineTom Tromey2022-04-151-3/+0
* gdb: re-generate config.inSimon Marchi2022-03-211-3/+0
* unify 64-bit bfd checksMike Frysinger2022-01-011-3/+3
* configure.ac: Check for the readline.h explicitlyAlexandra Hájková2021-11-231-0/+3
* Fix build on rhES5Tom Tromey2021-11-091-0/+4
* gdb: use libbacktrace to create a better backtrace for fatal signalsAndrew Burgess2021-09-281-0/+3
* gdb: print backtrace on fatal SIGSEGVAndrew Burgess2021-08-111-0/+6
* gdbsupport/common.m4: check for sigtimedwaitSimon Marchi2021-07-051-0/+3
* fbsd nat: Disable address space randomization when requested.John Baldwin2021-06-141-0/+3
* Don't run personality syscall at configure time; don't check it at allPedro Alves2021-05-081-7/+0
* [gdb/build] Hardcode --with-included-regexTom de Vries2021-04-211-3/+0
* gdb: process early initialization files and command line optionsAndrew Burgess2021-04-151-0/+3
* gdb/configure: Add --with-libgmp-prefix optionJoel Brobecker2020-11-151-0/+3
* Require kinfo_get_file and kinfo_get_vmmap for FreeBSD hosts.John Baldwin2020-09-161-4/+1
* Unify Solaris procfs and largefile handlingRainer Orth2020-07-301-0/+3
* [gdb/build] Fix typo sys/sockets.h -> sys/socket.hTom de Vries2020-07-271-3/+0
* Don't unnecessarily redefine 'socklen_t' type in MinGW builds.Eli Zaretskii2020-07-261-0/+6
* Fix --enable-libctf and --disable-staticNick Alcock2020-06-261-0/+3
* gdb, gdbserver: remove configure check for fs_base/gs_base in user_regs_structSimon Marchi2020-04-271-6/+0
* gdb: remove HAVE_DECL_PTRACESimon Marchi2020-03-201-4/+0
* Add debuginfod support to GDBAaron Merey2020-02-261-0/+3
* gdb: Allow more control over where to find python librariesAndrew Burgess2020-02-201-0/+8
* Replace the remaining uses of strerror with safe_strerrorChristian Biesinger2019-12-101-4/+0
* Set names of worker threadsTom Tromey2019-11-261-0/+3
* Add RAII class for blocking gdb signalsTom Tromey2019-11-261-0/+3
* Add configure check for std::threadTom Tromey2019-11-261-0/+10
* Import the strerror_r-posix module and use it in GDB.Christian Biesinger2019-11-151-3/+0
* Regenerate config.inChristian Biesinger2019-10-311-0/+3
* Load system gdbinit files from a directoryChristian Biesinger2019-10-291-0/+7
* Simplify Python checks in configure.acChristian Biesinger2019-10-241-6/+0
* Use libxxhash for hashing, if presentChristian Biesinger2019-10-221-0/+3
* [PR build/24886] disable glibc mcheck supportFrank Ch. Eigler2019-08-061-3/+0
* Remove Python 2.4 and 2.5 supportTom Tromey2019-02-271-6/+0
* Highlight source code using GNU Source HighlightTom Tromey2018-12-281-0/+3
* Make ANSI terminal escape sequences work in TUITom Tromey2018-12-281-0/+3
* Import mkdtemp gnulib module, fix mingw buildSimon Marchi2018-11-011-3/+0
* Revert "GDB: Only build for "unix:" connections if AF_LOCAL is supported."Simon Marchi2018-10-291-3/+0
* GDB: Only build for "unix:" connections if AF_LOCAL is supported.John Darrington2018-10-291-0/+3
* Remove ancient workaroundGary Benson2018-10-011-3/+0
* Add workaround from gdbserver's gdb_proc_service.h to GDBGary Benson2018-10-011-0/+6
* Remove some unnecessary declarations and configuryTom Tromey2018-07-241-12/+0
* Bump to autoconf 2.69 and automake 1.15.1Simon Marchi2018-06-191-11/+19
* Per-inferior target_terminal state, fix PR gdb/13211, morePedro Alves2018-01-301-0/+3
* Support 'info proc' for native FreeBSD processes.John Baldwin2018-01-091-0/+3
* Remove ioctl-based procfs support on SolarisRainer Orth2017-11-301-24/+0