aboutsummaryrefslogtreecommitdiff
path: root/gdb/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2018-11-01Import mkdtemp gnulib module, fix mingw buildSimon Marchi1-1/+1
2018-10-29Revert "GDB: Only build for "unix:" connections if AF_LOCAL is supported."Simon Marchi1-10/+0
2018-10-29GDB: Only build for "unix:" connections if AF_LOCAL is supported.John Darrington1-0/+10
2018-10-10Add parameter to allow enabling/disabling selftests via configureSergio Durigan Junior1-4/+2
2018-10-03Add --enable-ubsanTom Tromey1-0/+1
2018-10-02Allow remote debugging over a Unix local domain socket.John Darrington1-0/+1
2018-10-01Remove ancient workaroundGary Benson1-27/+0
2018-10-01Add workaround from gdbserver's gdb_proc_service.h to GDBGary Benson1-1/+2
2018-09-17Do not pass -DNDEBUG to Python compilations in development modeTom Tromey1-1/+5
2018-09-17Check for gmp when checking for mpfrTom Tromey1-1/+1
2018-09-04Remove --enable-multi-iceTom Tromey1-12/+0
2018-07-24Remove some unnecessary declarations and configuryTom Tromey1-1/+1
2018-07-17Remove --disable-gdbcliTom Tromey1-23/+0
2018-06-28Add --enable-codesign to gdb's configureTom Tromey1-0/+7
2018-06-27Copy gdb-gdb.py to build dirSimon Marchi1-1/+1
2018-06-19Bump to autoconf 2.69 and automake 1.15.1Simon Marchi1-11/+10
2018-05-04configure uses incorrect link order when testing libpythonPaul Pluzhnikov1-5/+5
2018-02-19Add common/ dir in build directoriesAlan Hayward1-1/+1
2018-01-30Per-inferior target_terminal state, fix PR gdb/13211, morePedro Alves1-1/+1
2018-01-17configure: Fix test for fs_base/gs_base in <sys/user.h>Eldar Abusalimov1-1/+2
2018-01-09Support 'info proc' for native FreeBSD processes.John Baldwin1-0/+5
2018-01-08Fix GDB build failure when $development is falseYao Qi1-2/+2
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-11-30Remove ioctl-based procfs support on SolarisRainer Orth1-27/+1
2017-11-27Move python object files to python subdirectoryTom Tromey1-1/+1
2017-11-27Move guile object files to guile subdirectoryTom Tromey1-1/+1
2017-11-27A simpler way to make the "arch" build directoryTom Tromey1-11/+0
2017-11-22Target FP: Make use of MPFR if availableUlrich Weigand1-0/+22
2017-11-06Assume termios is available, remove support for termio and sgttyPedro Alves1-2/+1
2017-10-09Don't try building gdb against guile-2.2Simon Marchi1-1/+1
2017-10-06[RFC] Replicate src dir in build dirYao Qi1-0/+11
2017-09-26Allow linking GDB with ncurseswMatthias Klose1-3/+3
2017-09-26Remove support for Solaris < 10 (PR gdb/22185)Rainer Orth1-53/+0
2017-09-04Define _KMEMUSER before including BSD kernel headers.John Baldwin1-0/+1
2017-05-31config, btrace: check for pt_insn_event in libiptMarkus Metzger1-0/+7
2017-05-17nat_extra_makefile_frag -> nat_makefile_fragPedro Alves1-2/+2
2017-05-06Introduce "gdb/configure.nat" (and delete "gdb/config/*/*.mh" files)Sergio Durigan Junior1-22/+15
2017-02-23Introduce gdb::function_viewPedro Alves1-0/+2
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-11-22Fix spelling mistakes in comments in configure scriptsAmbrogino Modigliani1-1/+1
2016-11-17Remove code that checks for GNU/non-GNU makeSimon Marchi1-11/+0
2016-10-31Remove IRIX 5 <sys/proc.h> _KMEMUSER workaroundMaciej W. Rozycki1-6/+0
2016-10-28gdb: Require C++11Pedro Alves1-0/+4
2016-09-05gdb/: Require a C++ compilerPedro Alves1-3/+0
2016-07-23Implement catch syscall groupGabriel Krisman Bertazi1-0/+9
2016-07-05babeltrace compilation regressionJan Kratochvil1-1/+1
2016-06-24Add support for catching system calls to native FreeBSD targets.John Baldwin1-0/+5
2016-05-23Search for libutil-freebsd as alternative to libutilJon Boden1-1/+2
2016-05-17Add self-test framework to gdbTom Tromey1-0/+5
2016-05-03Fix PR gdb/16818, workaround Python's forcing of -export-dynamicPedro Alves1-0/+14