Age | Commit message (Expand) | Author | Files | Lines |
2017-12-08 | Fix PR 22567: set SAL .section in minsym_found | Yao Qi | 1 | -0/+5 |
2017-12-08 | S390: Add symfile-mem | Andreas Arnez | 1 | -0/+4 |
2017-12-07 | Validate explicit locations with early termination | Keith Seitz | 1 | -0/+6 |
2017-12-07 | Record nested types | Keith Seitz | 1 | -0/+36 |
2017-12-07 | Fix regression in "commands" | Tom Tromey | 1 | -0/+6 |
2017-12-07 | Fix build with g++ 6.3.1 | Adam Stylinski | 1 | -0/+6 |
2017-12-07 | Add virtual destructor to selftest | Simon Marchi | 1 | -0/+4 |
2017-12-07 | Implement explicit locations for Python breakpoints. | Phil Muldoon | 1 | -0/+7 |
2017-12-07 | gdb/MAINTAINERS: restore m68hc11, score and xstormy16 entries | Joel Brobecker | 1 | -0/+6 |
2017-12-06 | target_set_syscall_catchpoint, use gdb::array_view and bool | Pedro Alves | 1 | -0/+16 |
2017-12-06 | Fix syscall group completion | Simon Marchi | 1 | -0/+5 |
2017-12-06 | remote: Make qXfer packets respect corresponding "set remote foo-packet" | Pedro Alves | 1 | -0/+7 |
2017-12-05 | Address review comments for the previous series | Simon Marchi | 1 | -0/+8 |
2017-12-05 | Split tdesc_type into multiple classes | Simon Marchi | 1 | -0/+49 |
2017-12-05 | Make tdesc_arch_data::arch_regs an std::vector | Simon Marchi | 1 | -0/+16 |
2017-12-05 | Make tdesc_type::u::u::fields an std::vector | Simon Marchi | 1 | -0/+17 |
2017-12-05 | Make tdesc_type::name an std::string | Simon Marchi | 1 | -0/+11 |
2017-12-05 | Make tdesc_feature::types an std::vector | Simon Marchi | 1 | -0/+14 |
2017-12-05 | Make tdesc_reg string fields std::string | Simon Marchi | 1 | -0/+14 |
2017-12-05 | Make tdesc_feature::registers an std::vector | Simon Marchi | 1 | -0/+13 |
2017-12-05 | Make tdesc_feature::name an std::string | Simon Marchi | 1 | -0/+11 |
2017-12-05 | Make target_desc::features an std::vector | Simon Marchi | 1 | -0/+13 |
2017-12-05 | Make target_desc::compatible an std::vector | Simon Marchi | 1 | -0/+10 |
2017-12-05 | Make target_desc::properties an std::vector | Simon Marchi | 1 | -0/+10 |
2017-12-05 | Redefine gdb_static_assert as static_assert | Simon Marchi | 1 | -0/+5 |
2017-12-05 | Remove some unused variables | Simon Marchi | 1 | -0/+161 |
2017-12-04 | Update manual for Rust change | Tom Tromey | 1 | -0/+4 |
2017-12-04 | Fix displaced-stepping RIP-relative VEX-encoded instructions (AVX) (PR gdb/22... | Pedro Alves | 1 | -0/+10 |
2017-12-03 | Remove mem_region_vector typedef | Simon Marchi | 1 | -0/+10 |
2017-12-03 | Make make-target-delegates grok namespace scope op and template params | Pedro Alves | 1 | -0/+11 |
2017-12-02 | Fix typo in poison.h | Simon Marchi | 1 | -0/+4 |
2017-12-01 | Add support for the readnever concept | Sergio Durigan Junior | 1 | -0/+31 |
2017-12-01 | Make '{add-,}symbol-file' not care about the position of command line arguments | Sergio Durigan Junior | 1 | -0/+8 |
2017-12-01 | Revert "Add support for the readnever concept" | Sergio Durigan Junior | 1 | -31/+0 |
2017-12-01 | (Ada) GDB crash printing expression with type casting | Joel Brobecker | 1 | -0/+16 |
2017-12-01 | Add support for the readnever concept | Sergio Durigan Junior | 1 | -0/+31 |
2017-12-01 | Fix dependency tracking for objects in subdirectories | Tom Tromey | 1 | -0/+5 |
2017-12-01 | Update GDB's list of maintainers to reflect today's reality | Joel Brobecker | 1 | -0/+6 |
2017-11-30 | Remove ioctl-based procfs support on Solaris | Rainer Orth | 1 | -0/+87 |
2017-11-30 | Fix sol-thread.c compilation on Solaris | Rainer Orth | 1 | -0/+5 |
2017-11-29 | Define MPFR_USE_INTMAX_T so that mpfr.h assumes intmax_t is available. | John Baldwin | 1 | -0/+4 |
2017-11-29 | preserve type length in ada-lang.c::to_fixed_range_type | Joel Brobecker | 1 | -0/+6 |
2017-11-29 | Breakpoints in symbols with ABI tags (PR c++/19436) | Pedro Alves | 1 | -0/+46 |
2017-11-29 | Make "break foo" find "A::foo", A::B::foo", etc. [C++ and wild matching] | Pedro Alves | 1 | -0/+97 |
2017-11-29 | Handle custom completion match prefix / LCD | Pedro Alves | 1 | -0/+35 |
2017-11-29 | Fix setting-breakpoints regression on PPC64 (function descriptors) | Pedro Alves | 1 | -0/+9 |
2017-11-29 | Fix gdb snapshots | Tom Tromey | 1 | -0/+4 |
2017-11-29 | Update usage text for add-symbol-file, symbol-file, and load | Tom Tromey | 1 | -0/+5 |
2017-11-29 | Fix add-symbol-file usage and errors | Tom Tromey | 1 | -0/+6 |
2017-11-27 | Remove REMOTE_OBS | Tom Tromey | 1 | -0/+7 |