Age | Commit message (Expand) | Author | Files | Lines |
2022-01-01 | unify 64-bit bfd checks | Mike Frysinger | 1 | -56/+67 |
2021-12-15 | New --enable-threading configure option to control use of threads in GDB/GDBs... | Luis Machado | 1 | -1/+23 |
2021-11-27 | gdb: fix typos in configure | Simon Marchi | 1 | -4/+4 |
2021-11-23 | configure.ac: Check for the readline.h explicitly | Alexandra Hájková | 1 | -0/+17 |
2021-11-20 | [gdb/build] Check if libsource-highlight is usable | Tom de Vries | 1 | -49/+109 |
2021-11-09 | Fix build on rhES5 | Tom Tromey | 1 | -0/+16 |
2021-10-19 | Fix format_pieces selftest on Windows | Tom Tromey | 1 | -46/+46 |
2021-10-04 | [gdb/build] Add CXX_DIALECT to CXX | Tom de Vries | 1 | -0/+8 |
2021-09-28 | gdb: use libbacktrace to create a better backtrace for fatal signals | Andrew Burgess | 1 | -0/+32 |
2021-08-11 | gdb: print backtrace on fatal SIGSEGV | Andrew Burgess | 1 | -0/+51 |
2021-07-06 | gdb/testsuite: restore configure script | Simon Marchi | 1 | -82/+6 |
2021-07-05 | gdbsupport/common.m4: check for sigtimedwait | Simon Marchi | 1 | -1/+1 |
2021-06-19 | gdb/gdbserver: switch to AC_CONFIG_MACRO_DIRS | Mike Frysinger | 1 | -0/+1 |
2021-06-14 | fbsd nat: Disable address space randomization when requested. | John Baldwin | 1 | -1/+1 |
2021-06-05 | Use ACX_NONCANONICAL_TARGET in gdb/configure | Tom Tromey | 1 | -0/+19 |
2021-06-01 | Clean up gdb's --enable-shared | Tom Tromey | 1 | -1/+1 |
2021-06-01 | Remove gdb/testsuite/configure | Tom Tromey | 1 | -7/+81 |
2021-05-08 | Don't run personality syscall at configure time; don't check it at all | Pedro Alves | 1 | -74/+0 |
2021-04-21 | [gdb/build] Hardcode --with-included-regex | Tom de Vries | 1 | -59/+0 |
2021-04-15 | gdb: process early initialization files and command line options | Andrew Burgess | 1 | -0/+6 |
2021-03-05 | gdb/riscv: introduce bare metal core dump support | Andrew Burgess | 1 | -1/+2 |
2021-03-05 | gdb: unify parts of the Linux and FreeBSD core dumping code | Andrew Burgess | 1 | -1/+1 |
2020-12-19 | Warn about static libs vs. source-highlight only when necessary | Bernd Edlinger | 1 | -6/+6 |
2020-11-28 | GDB: Fix detection of ELF support when configuring with -Werror=implicit-func... | Alex Richardson | 1 | -0/+2 |
2020-11-15 | gdb: Make GMP a required dependency for building GDB | Joel Brobecker | 1 | -0/+3 |
2020-11-15 | gdb/configure: Add --with-libgmp-prefix option | Joel Brobecker | 1 | -0/+488 |
2020-11-06 | gdb: better static python detection in configure machinery | Romain Geissler | 1 | -1/+1 |
2020-10-31 | gdb: replace AC_TRY_LINK in sanitize.m4 | Simon Marchi | 1 | -0/+1 |
2020-10-31 | gdbsupport: replace AC_TRY_COMPILE in common.m4 | Simon Marchi | 1 | -4/+7 |
2020-10-31 | gdbsupport: replace AC_TRY_COMPILE in warning.m4 | Simon Marchi | 1 | -3/+4 |
2020-10-31 | gdbsupport: replace AC_TRY_COMPILE in ptrace.m4 | Simon Marchi | 1 | -1/+6 |
2020-10-31 | gdbsupport: re-indent ptrace.m4 | Simon Marchi | 1 | -27/+28 |
2020-10-31 | gdb: modernize acinclude.m4 | Simon Marchi | 1 | -6/+10 |
2020-10-31 | gdb: modernize configure.ac | Simon Marchi | 1 | -41/+77 |
2020-10-31 | gdb: use AC_PROG_CC_STDC instead of AM_PROG_CC_STDC | Simon Marchi | 1 | -82/+0 |
2020-10-31 | gdb, gdbserver, gdbsupport: use AC_CANONICAL_{BUILD,HOST,TARGET} instead of A... | Simon Marchi | 1 | -0/+9 |
2020-09-16 | Require kinfo_get_file and kinfo_get_vmmap for FreeBSD hosts. | John Baldwin | 1 | -62/+15 |
2020-07-30 | Unify Solaris procfs and largefile handling | Rainer Orth | 1 | -34/+83 |
2020-07-28 | PKG_CHECK_MODULES: Properly check if $pkg_cv_[]$1[]_LIBS works | H.J. Lu | 1 | -6/+8 |
2020-07-28 | PKG_CHECK_MODULES: Check if $pkg_cv_[]$1[]_LIBS works | H.J. Lu | 1 | -0/+22 |
2020-07-27 | [gdb/build] Fix typo sys/sockets.h -> sys/socket.h | Tom de Vries | 1 | -4/+4 |
2020-07-26 | Don't unnecessarily redefine 'socklen_t' type in MinGW builds. | Eli Zaretskii | 1 | -1/+30 |
2020-07-24 | config/debuginfod.m4: Use PKG_CHECK_MODULES | Aaron Merey | 1 | -103/+262 |
2020-07-20 | guile: Add support for Guile 3.0. | Ludovic Courtès | 1 | -1/+1 |
2020-07-20 | guile: Add support for Guile 2.2. | Ludovic Courtès | 1 | -1/+1 |
2020-06-26 | Fix --enable-libctf and --disable-static | Nick Alcock | 1 | -0/+40 |
2020-05-30 | gdb: change bug URL to https | Jonny Grant | 1 | -1/+1 |
2020-04-27 | gdb, gdbserver: remove configure check for fs_base/gs_base in user_regs_struct | Simon Marchi | 1 | -27/+0 |
2020-04-13 | Move event-loop configury to common.m4 | Tom Tromey | 1 | -5/+5 |
2020-03-20 | gdb: remove HAVE_DECL_PTRACE | Simon Marchi | 1 | -20/+0 |