Age | Commit message (Expand) | Author | Files | Lines |
2021-10-09 | [gdb/testsuite] Add check-readmore | Tom de Vries | 1 | -2/+2 |
2021-09-28 | gdb: use libbacktrace to create a better backtrace for fatal signals | Andrew Burgess | 1 | -5/+11 |
2021-08-30 | Add some parallel_for_each tests | Tom Tromey | 1 | -0/+1 |
2021-07-17 | Add basic Z80 CPU support | Sergey Belyashov | 1 | -1/+2 |
2021-07-12 | gdb: introduce intrusive_list, make thread_info use it | Pedro Alves | 1 | -0/+1 |
2021-07-08 | gdb/Makefile.in: remove testsuite from SUBDIRS | Simon Marchi | 1 | -1/+1 |
2021-06-17 | Add a unit test for scoped_ignore_sigpipe | Pedro Alves | 1 | -0/+1 |
2021-06-17 | Move scoped_ignore_sigttou to gdbsupport/ | Pedro Alves | 1 | -1/+0 |
2021-06-14 | gnulib: define the path to gnulib's parent dir | Mike Frysinger | 1 | -2/+2 |
2021-06-01 | Remove some gdb/data-directory special cases | Tom Tromey | 1 | -8/+0 |
2021-06-01 | Always build 'all' in gdb/testsuite | Tom Tromey | 1 | -2/+2 |
2021-06-01 | gdb/arm: add support for bare-metal core dumps | Andrew Burgess | 1 | -0/+2 |
2021-05-27 | gdb: add make-init-c script | Simon Marchi | 1 | -25/+14 |
2021-05-17 | Rename dwarf2/comp-unit.h | Tom Tromey | 1 | -1/+1 |
2021-05-17 | Move some dwarf2_cu methods to new file | Tom Tromey | 1 | -0/+1 |
2021-05-17 | Move dwarf2_cu to new header file | Tom Tromey | 1 | -0/+1 |
2021-04-22 | gdb/continuations: turn continuation functions into inferior methods | Tankut Baris Aktemur | 1 | -1/+0 |
2021-04-16 | Rewrite the Rust expression parser | Tom Tromey | 1 | -4/+3 |
2021-03-24 | AArch64: Implement memory tagging target methods for AArch64 | Luis Machado | 1 | -0/+1 |
2021-03-24 | AArch64: Add MTE ptrace requests | Luis Machado | 1 | -0/+1 |
2021-03-24 | AArch64: Add MTE CPU feature check support | Luis Machado | 1 | -0/+1 |
2021-03-05 | gdb/riscv: introduce bare metal core dump support | Andrew Burgess | 1 | -0/+4 |
2021-03-05 | gdb: unify parts of the Linux and FreeBSD core dumping code | Andrew Burgess | 1 | -0/+2 |
2021-02-11 | gdb: Remove arm-symbianelf support | Alan Modra | 1 | -2/+0 |
2021-01-28 | gdb/tui: remove special handling of locator/status window | Andrew Burgess | 1 | -0/+2 |
2021-01-23 | Improve gdb_tilde_expand logic. | Lancelot SIX | 1 | -0/+1 |
2021-01-01 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2020-12-22 | gdb: Add native support for ARC in GNU/Linux | Anton Kolesov | 1 | -0/+1 |
2020-12-04 | gdb: move displaced stepping types to displaced-stepping.{h,c} | Simon Marchi | 1 | -0/+1 |
2020-11-19 | gdb/fortran: Add support for Fortran array slices at the GDB prompt | Andrew Burgess | 1 | -0/+1 |
2020-11-15 | gmp-utils: New API to simply use of GMP's integer/rational/float objects | Joel Brobecker | 1 | -0/+3 |
2020-11-15 | gdb/configure: Add --with-libgmp-prefix option | Joel Brobecker | 1 | -1/+4 |
2020-11-02 | Add x86_64 ravenscar support | Tom Tromey | 1 | -0/+3 |
2020-10-30 | Have stamp-init depend on config.status | Tom Tromey | 1 | -1/+1 |
2020-10-13 | Normalize names of the NetBSD files | Kamil Rytarowski | 1 | -39/+39 |
2020-10-09 | gnulib: Ensure all libraries are used when building gdb/gdbserver | Andrew Burgess | 1 | -3/+2 |
2020-10-07 | Add simple_search_memory unit tests | Tom Tromey | 1 | -0/+1 |
2020-10-07 | gdb: put user-supplied CFLAGS at the end | Simon Marchi | 1 | -3/+7 |
2020-10-05 | gdb: sync tui header files in HFILES_NO_SRCDIR | Simon Marchi | 1 | -1/+1 |
2020-09-14 | Rewrite enum_flags, add unit tests, fix problems | Pedro Alves | 1 | -0/+1 |
2020-08-25 | arc: Add GNU/Linux support for ARC | Anton Kolesov | 1 | -0/+1 |
2020-08-18 | gdb/Makefile.in: Add DEBUGINFOD_CFLAGS, DEBUGINFOD_LIBS variables. | Aaron Merey | 1 | -2/+6 |
2020-08-04 | gdb: support for eBPF | Jose E. Marchesi | 1 | -0/+2 |
2020-07-30 | Unify Solaris procfs and largefile handling | Rainer Orth | 1 | -1/+2 |
2020-07-24 | config/debuginfod.m4: Use PKG_CHECK_MODULES | Aaron Merey | 1 | -1/+1 |
2020-07-06 | gdb/python: Add gdb.Architecture.registers method | Andrew Burgess | 1 | -0/+1 |
2020-06-26 | Fix --enable-libctf and --disable-static | Nick Alcock | 1 | -3/+5 |
2020-05-15 | Add a selftest that detects a 'corrupted' command tree structure in GDB. | Philippe Waroquiers | 1 | -1/+1 |
2020-04-13 | Move event-loop.[ch] to gdbsupport/ | Tom Tromey | 1 | -2/+0 |
2020-04-13 | Introduce async-event.[ch] | Tom Tromey | 1 | -0/+2 |