Age | Commit message (Expand) | Author | Files | Lines |
2019-02-27 | Remove Python 2.4 and 2.5 support | Tom Tromey | 1 | -14/+2 |
2019-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 1 | -1/+1 |
2018-12-28 | Highlight source code using GNU Source Highlight | Tom Tromey | 1 | -0/+23 |
2018-12-28 | Make ANSI terminal escape sequences work in TUI | Tom Tromey | 1 | -1/+1 |
2018-12-08 | Look for tgetent in libtinfow | Simon Marchi | 1 | -1/+1 |
2018-12-05 | Use separate sed expressions to escape auto-load directories. | John Baldwin | 1 | -2/+2 |
2018-11-01 | Import mkdtemp gnulib module, fix mingw build | Simon Marchi | 1 | -1/+1 |
2018-10-29 | Revert "GDB: Only build for "unix:" connections if AF_LOCAL is supported." | Simon Marchi | 1 | -10/+0 |
2018-10-29 | GDB: Only build for "unix:" connections if AF_LOCAL is supported. | John Darrington | 1 | -0/+10 |
2018-10-10 | Add parameter to allow enabling/disabling selftests via configure | Sergio Durigan Junior | 1 | -4/+2 |
2018-10-03 | Add --enable-ubsan | Tom Tromey | 1 | -0/+1 |
2018-10-02 | Allow remote debugging over a Unix local domain socket. | John Darrington | 1 | -0/+1 |
2018-10-01 | Remove ancient workaround | Gary Benson | 1 | -27/+0 |
2018-10-01 | Add workaround from gdbserver's gdb_proc_service.h to GDB | Gary Benson | 1 | -1/+2 |
2018-09-17 | Do not pass -DNDEBUG to Python compilations in development mode | Tom Tromey | 1 | -1/+5 |
2018-09-17 | Check for gmp when checking for mpfr | Tom Tromey | 1 | -1/+1 |
2018-09-04 | Remove --enable-multi-ice | Tom Tromey | 1 | -12/+0 |
2018-07-24 | Remove some unnecessary declarations and configury | Tom Tromey | 1 | -1/+1 |
2018-07-17 | Remove --disable-gdbcli | Tom Tromey | 1 | -23/+0 |
2018-06-28 | Add --enable-codesign to gdb's configure | Tom Tromey | 1 | -0/+7 |
2018-06-27 | Copy gdb-gdb.py to build dir | Simon Marchi | 1 | -1/+1 |
2018-06-19 | Bump to autoconf 2.69 and automake 1.15.1 | Simon Marchi | 1 | -11/+10 |
2018-05-04 | configure uses incorrect link order when testing libpython | Paul Pluzhnikov | 1 | -5/+5 |
2018-02-19 | Add common/ dir in build directories | Alan Hayward | 1 | -1/+1 |
2018-01-30 | Per-inferior target_terminal state, fix PR gdb/13211, more | Pedro Alves | 1 | -1/+1 |
2018-01-17 | configure: Fix test for fs_base/gs_base in <sys/user.h> | Eldar Abusalimov | 1 | -1/+2 |
2018-01-09 | Support 'info proc' for native FreeBSD processes. | John Baldwin | 1 | -0/+5 |
2018-01-08 | Fix GDB build failure when $development is false | Yao Qi | 1 | -2/+2 |
2018-01-02 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2017-11-30 | Remove ioctl-based procfs support on Solaris | Rainer Orth | 1 | -27/+1 |
2017-11-27 | Move python object files to python subdirectory | Tom Tromey | 1 | -1/+1 |
2017-11-27 | Move guile object files to guile subdirectory | Tom Tromey | 1 | -1/+1 |
2017-11-27 | A simpler way to make the "arch" build directory | Tom Tromey | 1 | -11/+0 |
2017-11-22 | Target FP: Make use of MPFR if available | Ulrich Weigand | 1 | -0/+22 |
2017-11-06 | Assume termios is available, remove support for termio and sgtty | Pedro Alves | 1 | -2/+1 |
2017-10-09 | Don't try building gdb against guile-2.2 | Simon Marchi | 1 | -1/+1 |
2017-10-06 | [RFC] Replicate src dir in build dir | Yao Qi | 1 | -0/+11 |
2017-09-26 | Allow linking GDB with ncursesw | Matthias Klose | 1 | -3/+3 |
2017-09-26 | Remove support for Solaris < 10 (PR gdb/22185) | Rainer Orth | 1 | -53/+0 |
2017-09-04 | Define _KMEMUSER before including BSD kernel headers. | John Baldwin | 1 | -0/+1 |
2017-05-31 | config, btrace: check for pt_insn_event in libipt | Markus Metzger | 1 | -0/+7 |
2017-05-17 | nat_extra_makefile_frag -> nat_makefile_frag | Pedro Alves | 1 | -2/+2 |
2017-05-06 | Introduce "gdb/configure.nat" (and delete "gdb/config/*/*.mh" files) | Sergio Durigan Junior | 1 | -22/+15 |
2017-02-23 | Introduce gdb::function_view | Pedro Alves | 1 | -0/+2 |
2017-01-01 | update copyright year range in GDB files | Joel Brobecker | 1 | -1/+1 |
2016-11-22 | Fix spelling mistakes in comments in configure scripts | Ambrogino Modigliani | 1 | -1/+1 |
2016-11-17 | Remove code that checks for GNU/non-GNU make | Simon Marchi | 1 | -11/+0 |
2016-10-31 | Remove IRIX 5 <sys/proc.h> _KMEMUSER workaround | Maciej W. Rozycki | 1 | -6/+0 |
2016-10-28 | gdb: Require C++11 | Pedro Alves | 1 | -0/+4 |
2016-09-05 | gdb/: Require a C++ compiler | Pedro Alves | 1 | -3/+0 |