summaryrefslogtreecommitdiff
path: root/gdb/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* gdb/configure.ac: add --enable-source-highlightSergei Trofimovich2019-04-191-7/+26
* Remove Python 2.4 and 2.5 supportTom Tromey2019-02-271-14/+2
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Highlight source code using GNU Source HighlightTom Tromey2018-12-281-0/+23
* 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
* 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-10/+0
* GDB: Only build for "unix:" connections if AF_LOCAL is supported.John Darrington2018-10-291-0/+10
* Add parameter to allow enabling/disabling selftests via configureSergio Durigan Junior2018-10-101-4/+2
* Add --enable-ubsanTom Tromey2018-10-031-0/+1
* Allow remote debugging over a Unix local domain socket.John Darrington2018-10-021-0/+1
* Remove ancient workaroundGary Benson2018-10-011-27/+0
* Add workaround from gdbserver's gdb_proc_service.h to GDBGary Benson2018-10-011-1/+2
* 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
* Remove --enable-multi-iceTom Tromey2018-09-041-12/+0
* Remove some unnecessary declarations and configuryTom Tromey2018-07-241-1/+1
* Remove --disable-gdbcliTom Tromey2018-07-171-23/+0
* Add --enable-codesign to gdb's configureTom Tromey2018-06-281-0/+7
* Copy gdb-gdb.py to build dirSimon Marchi2018-06-271-1/+1
* Bump to autoconf 2.69 and automake 1.15.1Simon Marchi2018-06-191-11/+10
* configure uses incorrect link order when testing libpythonPaul Pluzhnikov2018-05-041-5/+5
* Add common/ dir in build directoriesAlan Hayward2018-02-191-1/+1
* Per-inferior target_terminal state, fix PR gdb/13211, morePedro Alves2018-01-301-1/+1
* configure: Fix test for fs_base/gs_base in <sys/user.h>Eldar Abusalimov2018-01-171-1/+2
* Support 'info proc' for native FreeBSD processes.John Baldwin2018-01-091-0/+5
* Fix GDB build failure when $development is falseYao Qi2018-01-081-2/+2
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* Remove ioctl-based procfs support on SolarisRainer Orth2017-11-301-27/+1
* Move python object files to python subdirectoryTom Tromey2017-11-271-1/+1
* Move guile object files to guile subdirectoryTom Tromey2017-11-271-1/+1
* A simpler way to make the "arch" build directoryTom Tromey2017-11-271-11/+0
* Target FP: Make use of MPFR if availableUlrich Weigand2017-11-221-0/+22
* Assume termios is available, remove support for termio and sgttyPedro Alves2017-11-061-2/+1
* Don't try building gdb against guile-2.2Simon Marchi2017-10-091-1/+1
* [RFC] Replicate src dir in build dirYao Qi2017-10-061-0/+11
* Allow linking GDB with ncurseswMatthias Klose2017-09-261-3/+3
* Remove support for Solaris < 10 (PR gdb/22185)Rainer Orth2017-09-261-53/+0
* Define _KMEMUSER before including BSD kernel headers.John Baldwin2017-09-041-0/+1
* config, btrace: check for pt_insn_event in libiptMarkus Metzger2017-05-311-0/+7
* nat_extra_makefile_frag -> nat_makefile_fragPedro Alves2017-05-171-2/+2
* Introduce "gdb/configure.nat" (and delete "gdb/config/*/*.mh" files)Sergio Durigan Junior2017-05-061-22/+15
* Introduce gdb::function_viewPedro Alves2017-02-231-0/+2
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* Fix spelling mistakes in comments in configure scriptsAmbrogino Modigliani2016-11-221-1/+1
* Remove code that checks for GNU/non-GNU makeSimon Marchi2016-11-171-11/+0
* Remove IRIX 5 <sys/proc.h> _KMEMUSER workaroundMaciej W. Rozycki2016-10-311-6/+0
* gdb: Require C++11Pedro Alves2016-10-281-0/+4