aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Use gnulib's strerror_r on MinGWChristian Biesinger2019-11-151-4/+0
* Import the strerror_r-posix module and use it in GDB.Christian Biesinger2019-11-151-1/+1
* Move check for strerror_r to common.m4 where it belongsChristian Biesinger2019-11-011-2/+2
* Use strerror_r in safe_strerror if availableChristian Biesinger2019-10-311-1/+1
* Load system gdbinit files from a directoryChristian Biesinger2019-10-291-0/+51
* Remove python_has_threads check in configure.acChristian Biesinger2019-10-241-28/+0
* Simplify Python checks in configure.acChristian Biesinger2019-10-241-46/+10
* Check for sigprocmask in common.m4Tom Tromey2019-10-231-2/+3
* Use libxxhash for hashing, if presentChristian Biesinger2019-10-221-0/+497
* Fix creation of nm.h when configure is changedTom Tromey2019-10-211-19/+9
* Fix creation of stamp-h by gdb's configure scriptTom Tromey2019-10-171-30/+1
* Move gdb-dlfcn.[ch] to gdbsupport/Sergio Durigan Junior2019-08-231-3/+2
* Add Rust support to source highlightingTom Tromey2019-08-191-0/+6
* Require readline 7 or newerTom Tromey2019-08-121-0/+32
* [PR build/24886] disable glibc mcheck supportFrank Ch. Eigler2019-08-061-81/+0
* Rename common to gdbsupportTom Tromey2019-07-091-3/+3
* Move gnulib to top levelTom Tromey2019-06-141-123/+0
* Add new GCC 9 warnings to warnings.m4Tom Tromey2019-05-291-1/+4
* gdb/configure.ac: add --enable-source-highlightSergei Trofimovich2019-04-191-7/+31
* Remove Python 2.4 and 2.5 supportTom Tromey2019-02-271-86/+2
* Highlight source code using GNU Source HighlightTom Tromey2018-12-281-0/+30
* Make ANSI terminal escape sequences work in TUITom Tromey2018-12-281-1/+1
* Look for tgetent in libtinfowSimon Marchi2018-12-081-1/+1
* Use separate sed expressions to escape auto-load directories.John Baldwin2018-12-051-2/+2
* Fix a typo in iconv.m4.Hafiz Abid Qadeer2018-11-091-1/+1
* Import mkdtemp gnulib module, fix mingw buildSimon Marchi2018-11-011-1/+1
* Revert "GDB: Only build for "unix:" connections if AF_LOCAL is supported."Simon Marchi2018-10-291-21/+0
* GDB: Only build for "unix:" connections if AF_LOCAL is supported.John Darrington2018-10-291-0/+21
* Add parameter to allow enabling/disabling selftests via configureSergio Durigan Junior2018-10-101-1/+26
* Disable the undefined behavior sanitizer by defaultTom Tromey2018-10-091-1/+1
* Add -Wshadow=localTom Tromey2018-10-041-1/+2
* Add --enable-ubsanTom Tromey2018-10-031-0/+105
* Allow remote debugging over a Unix local domain socket.John Darrington2018-10-021-0/+1
* Remove ancient workaroundGary Benson2018-10-011-41/+0
* Add workaround from gdbserver's gdb_proc_service.h to GDBGary Benson2018-10-011-1/+38
* Do not pass -DNDEBUG to Python compilations in development modeTom Tromey2018-09-171-1/+5
* Check for gmp when checking for mpfrTom Tromey2018-09-171-1/+1
* Make -Wformat-nonliteral work with gccTom Tromey2018-09-051-1/+10
* Remove --enable-multi-iceTom Tromey2018-09-041-18/+0
* Remove -Wno-narrowing from warnings.m4Tom Tromey2018-08-271-1/+1
* Remove some unnecessary declarations and configuryTom Tromey2018-07-241-30/+0
* Add -Wunused-variable to warnings.m4Tom Tromey2018-07-221-2/+26
* Remove --disable-gdbcliTom Tromey2018-07-171-28/+0
* Add --enable-codesign to gdb's configureTom Tromey2018-06-281-0/+11
* Copy gdb-gdb.py to build dirSimon Marchi2018-06-271-1/+8
* Bump to autoconf 2.69 and automake 1.15.1Simon Marchi2018-06-191-747/+865
* Fix the clang buildTom Tromey2018-05-101-1/+1
* Add -Wduplicated-condTom Tromey2018-05-071-1/+2
* Add -Wimplicit-fallthroughTom Tromey2018-05-041-1/+2
* configure uses incorrect link order when testing libpythonPaul Pluzhnikov2018-05-041-9/+9