Age | Commit message (Expand) | Author | Files | Lines |
2017-05-17 | nat_extra_makefile_frag -> nat_makefile_frag | Pedro Alves | 1 | -1/+1 |
2017-05-06 | Introduce "gdb/configure.nat" (and delete "gdb/config/*/*.mh" files) | Sergio Durigan Junior | 1 | -6/+18 |
2017-05-04 | RAII-fy make_cleanup_restore_current_thread & friends | Pedro Alves | 1 | -0/+3 |
2017-05-02 | Python: Introduce gdb.Instruction class | Tim Wiederhake | 1 | -0/+2 |
2017-04-19 | Make inferior::detaching a bool, and introduce scoped_restore::release() | Pedro Alves | 1 | -2/+4 |
2017-04-19 | gdb/Makefile.in: Re-sort SUBDIR_UNITTESTS_SRCS/SUBDIR_UNITTESTS_OBS | Pedro Alves | 1 | -4/+4 |
2017-04-18 | gdb::optional unit tests | Pedro Alves | 1 | -2/+4 |
2017-04-12 | Create gdb_termios.h (and cleanup gdb/{,gdbserver/}terminal.h) | Sergio Durigan Junior | 1 | -0/+1 |
2017-04-12 | gdb: Move DJGPP/go32 bits to their own tdep file | Pedro Alves | 1 | -0/+1 |
2017-04-06 | Class-ify ptid_t | Simon Marchi | 1 | -2/+4 |
2017-04-04 | Remove support for FreeBSD/alpha. | John Baldwin | 1 | -2/+0 |
2017-04-04 | Make sect_offset and cu_offset strong typedefs instead of structs | Pedro Alves | 1 | -2/+4 |
2017-03-07 | Share gdb/environ.[ch] with gdbserver | Sergio Durigan Junior | 1 | -2/+2 |
2017-02-23 | Introduce gdb::function_view | Pedro Alves | 1 | -0/+10 |
2017-02-14 | python: Implement btrace Python bindings for record history. | Tim Wiederhake | 1 | -0/+4 |
2017-02-14 | python: Create Python bindings for record history. | Tim Wiederhake | 1 | -0/+2 |
2017-01-26 | Disassembly unit test: disassemble one instruction | Yao Qi | 1 | -0/+5 |
2017-01-13 | 'make check-headers' for c++ header | Yao Qi | 1 | -2/+2 |
2017-01-06 | Update gdb_ptrace.h in HFILES_NO_SRCDIR | Yao Qi | 1 | -1/+1 |
2017-01-04 | Add native target for FreeBSD/mips. | John Baldwin | 1 | -0/+1 |
2017-01-04 | Add FreeBSD/mips architecture. | John Baldwin | 1 | -0/+2 |
2017-01-01 | update copyright year range in GDB files | Joel Brobecker | 1 | -1/+1 |
2016-12-09 | gdb: Remove support for obsolete OSABIs and a.out | Pedro Alves | 1 | -1/+0 |
2016-11-30 | Makefiles: Disable suffix rules and implicit rules | Simon Marchi | 1 | -0/+3 |
2016-11-25 | Fix typo in Makefile | Simon Marchi | 1 | -1/+1 |
2016-11-23 | gdb: Use C++11 std::chrono | Pedro Alves | 1 | -0/+3 |
2016-11-23 | Minor formatting fixups in Makefiles | Simon Marchi | 1 | -36/+35 |
2016-11-23 | Normalize names of some source files | Simon Marchi | 1 | -102/+102 |
2016-11-23 | Makefiles: Flatten and sort file lists | Simon Marchi | 1 | -373/+1188 |
2016-11-21 | Add missing POSTCOMPILE step to mi/ file generation rules | Simon Marchi | 1 | -0/+1 |
2016-11-18 | Makefile: fix typo | Simon Marchi | 1 | -1/+1 |
2016-11-17 | Makefile: Replace explicit subdir rules with pattern rules | Simon Marchi | 1 | -733/+56 |
2016-11-17 | Makefile: Replace old suffix rules with pattern rules | Simon Marchi | 1 | -7/+5 |
2016-11-17 | Remove code that checks for GNU/non-GNU make | Simon Marchi | 1 | -18/+16 |
2016-11-08 | Introduce string_printf | Pedro Alves | 1 | -1/+1 |
2016-11-03 | Replace YY_NULL with YY_NULLPTR in LANG-exp.c | Yao Qi | 1 | -0/+1 |
2016-10-28 | gdb: Require C++11 | Pedro Alves | 1 | -2/+4 |
2016-10-06 | Remove Java support | Tom Tromey | 1 | -6/+1 |
2016-09-23 | gdb: Replace operator new / operator new[] | Pedro Alves | 1 | -2/+6 |
2016-09-21 | arc: New Synopsys ARC port | Anton Kolesov | 1 | -1/+3 |
2016-09-05 | gdb/: Require a C++ compiler | Pedro Alves | 1 | -10/+5 |
2016-08-09 | Fix PR gdb/18653: gdb disturbs inferior's inherited signal dispositions | Pedro Alves | 1 | -1/+8 |
2016-07-01 | Consolidate x86 debug register code for BSD native targets. | John Baldwin | 1 | -1/+1 |
2016-06-17 | gdb: new AndesTech NDS32 port | Yan-Ting Lin | 1 | -1/+3 |
2016-06-10 | Fix rust-exp handling in makefile | Tom Tromey | 1 | -4/+4 |
2016-05-17 | Add support for the Rust language | Tom Tromey | 1 | -0/+2 |
2016-05-17 | Add self-test framework to gdb | Tom Tromey | 1 | -2/+2 |
2016-05-17 | Fix latent yacc-related bug in gdb/Makefile.in init.c rule | Tom Tromey | 1 | -0/+1 |
2016-04-12 | Introduce a serial interface for select'able events | Pedro Alves | 1 | -3/+3 |
2016-03-31 | Remove support for "target m32rsdi" and "target mips/pmon/ddb/rockhopper/lsi" | Pedro Alves | 1 | -2/+0 |