Age | Commit message (Expand) | Author | Files | Lines |
2022-04-15 | Remove WITH_SIM define | Tom Tromey | 1 | -3/+0 |
2022-03-21 | gdb: re-generate config.in | Simon Marchi | 1 | -3/+0 |
2022-01-01 | unify 64-bit bfd checks | Mike Frysinger | 1 | -3/+3 |
2021-11-23 | configure.ac: Check for the readline.h explicitly | Alexandra Hájková | 1 | -0/+3 |
2021-11-09 | Fix build on rhES5 | Tom Tromey | 1 | -0/+4 |
2021-09-28 | gdb: use libbacktrace to create a better backtrace for fatal signals | Andrew Burgess | 1 | -0/+3 |
2021-08-11 | gdb: print backtrace on fatal SIGSEGV | Andrew Burgess | 1 | -0/+6 |
2021-07-05 | gdbsupport/common.m4: check for sigtimedwait | Simon Marchi | 1 | -0/+3 |
2021-06-14 | fbsd nat: Disable address space randomization when requested. | John Baldwin | 1 | -0/+3 |
2021-05-08 | Don't run personality syscall at configure time; don't check it at all | Pedro Alves | 1 | -7/+0 |
2021-04-21 | [gdb/build] Hardcode --with-included-regex | Tom de Vries | 1 | -3/+0 |
2021-04-15 | gdb: process early initialization files and command line options | Andrew Burgess | 1 | -0/+3 |
2020-11-15 | gdb/configure: Add --with-libgmp-prefix option | Joel Brobecker | 1 | -0/+3 |
2020-09-16 | Require kinfo_get_file and kinfo_get_vmmap for FreeBSD hosts. | John Baldwin | 1 | -4/+1 |
2020-07-30 | Unify Solaris procfs and largefile handling | Rainer Orth | 1 | -0/+3 |
2020-07-27 | [gdb/build] Fix typo sys/sockets.h -> sys/socket.h | Tom de Vries | 1 | -3/+0 |
2020-07-26 | Don't unnecessarily redefine 'socklen_t' type in MinGW builds. | Eli Zaretskii | 1 | -0/+6 |
2020-06-26 | Fix --enable-libctf and --disable-static | Nick Alcock | 1 | -0/+3 |
2020-04-27 | gdb, gdbserver: remove configure check for fs_base/gs_base in user_regs_struct | Simon Marchi | 1 | -6/+0 |
2020-03-20 | gdb: remove HAVE_DECL_PTRACE | Simon Marchi | 1 | -4/+0 |
2020-02-26 | Add debuginfod support to GDB | Aaron Merey | 1 | -0/+3 |
2020-02-20 | gdb: Allow more control over where to find python libraries | Andrew Burgess | 1 | -0/+8 |
2019-12-10 | Replace the remaining uses of strerror with safe_strerror | Christian Biesinger | 1 | -4/+0 |
2019-11-26 | Set names of worker threads | Tom Tromey | 1 | -0/+3 |
2019-11-26 | Add RAII class for blocking gdb signals | Tom Tromey | 1 | -0/+3 |
2019-11-26 | Add configure check for std::thread | Tom Tromey | 1 | -0/+10 |
2019-11-15 | Import the strerror_r-posix module and use it in GDB. | Christian Biesinger | 1 | -3/+0 |
2019-10-31 | Regenerate config.in | Christian Biesinger | 1 | -0/+3 |
2019-10-29 | Load system gdbinit files from a directory | Christian Biesinger | 1 | -0/+7 |
2019-10-24 | Simplify Python checks in configure.ac | Christian Biesinger | 1 | -6/+0 |
2019-10-22 | Use libxxhash for hashing, if present | Christian Biesinger | 1 | -0/+3 |
2019-08-06 | [PR build/24886] disable glibc mcheck support | Frank Ch. Eigler | 1 | -3/+0 |
2019-02-27 | Remove Python 2.4 and 2.5 support | Tom Tromey | 1 | -6/+0 |
2018-12-28 | Highlight source code using GNU Source Highlight | Tom Tromey | 1 | -0/+3 |
2018-12-28 | Make ANSI terminal escape sequences work in TUI | Tom Tromey | 1 | -0/+3 |
2018-11-01 | Import mkdtemp gnulib module, fix mingw build | Simon Marchi | 1 | -3/+0 |
2018-10-29 | Revert "GDB: Only build for "unix:" connections if AF_LOCAL is supported." | Simon Marchi | 1 | -3/+0 |
2018-10-29 | GDB: Only build for "unix:" connections if AF_LOCAL is supported. | John Darrington | 1 | -0/+3 |
2018-10-01 | Remove ancient workaround | Gary Benson | 1 | -3/+0 |
2018-10-01 | Add workaround from gdbserver's gdb_proc_service.h to GDB | Gary Benson | 1 | -0/+6 |
2018-07-24 | Remove some unnecessary declarations and configury | Tom Tromey | 1 | -12/+0 |
2018-06-19 | Bump to autoconf 2.69 and automake 1.15.1 | Simon Marchi | 1 | -11/+19 |
2018-01-30 | Per-inferior target_terminal state, fix PR gdb/13211, more | Pedro Alves | 1 | -0/+3 |
2018-01-09 | Support 'info proc' for native FreeBSD processes. | John Baldwin | 1 | -0/+3 |
2017-11-30 | Remove ioctl-based procfs support on Solaris | Rainer Orth | 1 | -24/+0 |
2017-11-22 | Target FP: Make use of MPFR if available | Ulrich Weigand | 1 | -0/+3 |
2017-11-06 | Don't check termio.h and sgtty.h in common/common.m4 either | Pedro Alves | 1 | -6/+0 |
2017-09-26 | Allow linking GDB with ncursesw | Matthias Klose | 1 | -0/+3 |
2017-09-26 | Remove support for Solaris < 10 (PR gdb/22185) | Rainer Orth | 1 | -17/+0 |
2017-05-31 | config, btrace: check for pt_insn_event in libipt | Markus Metzger | 1 | -0/+9 |