aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2017-12-08Fix PR 22567: set SAL .section in minsym_foundYao Qi1-0/+5
2017-12-08S390: Add symfile-memAndreas Arnez1-0/+4
2017-12-07Validate explicit locations with early terminationKeith Seitz1-0/+6
2017-12-07Record nested typesKeith Seitz1-0/+36
2017-12-07Fix regression in "commands"Tom Tromey1-0/+6
2017-12-07Fix build with g++ 6.3.1Adam Stylinski1-0/+6
2017-12-07Add virtual destructor to selftestSimon Marchi1-0/+4
2017-12-07Implement explicit locations for Python breakpoints.Phil Muldoon1-0/+7
2017-12-07gdb/MAINTAINERS: restore m68hc11, score and xstormy16 entriesJoel Brobecker1-0/+6
2017-12-06target_set_syscall_catchpoint, use gdb::array_view and boolPedro Alves1-0/+16
2017-12-06Fix syscall group completionSimon Marchi1-0/+5
2017-12-06remote: Make qXfer packets respect corresponding "set remote foo-packet"Pedro Alves1-0/+7
2017-12-05Address review comments for the previous seriesSimon Marchi1-0/+8
2017-12-05Split tdesc_type into multiple classesSimon Marchi1-0/+49
2017-12-05Make tdesc_arch_data::arch_regs an std::vectorSimon Marchi1-0/+16
2017-12-05Make tdesc_type::u::u::fields an std::vectorSimon Marchi1-0/+17
2017-12-05Make tdesc_type::name an std::stringSimon Marchi1-0/+11
2017-12-05Make tdesc_feature::types an std::vectorSimon Marchi1-0/+14
2017-12-05Make tdesc_reg string fields std::stringSimon Marchi1-0/+14
2017-12-05Make tdesc_feature::registers an std::vectorSimon Marchi1-0/+13
2017-12-05Make tdesc_feature::name an std::stringSimon Marchi1-0/+11
2017-12-05Make target_desc::features an std::vectorSimon Marchi1-0/+13
2017-12-05Make target_desc::compatible an std::vectorSimon Marchi1-0/+10
2017-12-05Make target_desc::properties an std::vectorSimon Marchi1-0/+10
2017-12-05Redefine gdb_static_assert as static_assertSimon Marchi1-0/+5
2017-12-05Remove some unused variablesSimon Marchi1-0/+161
2017-12-04Update manual for Rust changeTom Tromey1-0/+4
2017-12-04Fix displaced-stepping RIP-relative VEX-encoded instructions (AVX) (PR gdb/22...Pedro Alves1-0/+10
2017-12-03Remove mem_region_vector typedefSimon Marchi1-0/+10
2017-12-03Make make-target-delegates grok namespace scope op and template paramsPedro Alves1-0/+11
2017-12-02Fix typo in poison.hSimon Marchi1-0/+4
2017-12-01Add support for the readnever conceptSergio Durigan Junior1-0/+31
2017-12-01Make '{add-,}symbol-file' not care about the position of command line argumentsSergio Durigan Junior1-0/+8
2017-12-01Revert "Add support for the readnever concept"Sergio Durigan Junior1-31/+0
2017-12-01(Ada) GDB crash printing expression with type castingJoel Brobecker1-0/+16
2017-12-01Add support for the readnever conceptSergio Durigan Junior1-0/+31
2017-12-01Fix dependency tracking for objects in subdirectoriesTom Tromey1-0/+5
2017-12-01Update GDB's list of maintainers to reflect today's realityJoel Brobecker1-0/+6
2017-11-30Remove ioctl-based procfs support on SolarisRainer Orth1-0/+87
2017-11-30Fix sol-thread.c compilation on SolarisRainer Orth1-0/+5
2017-11-29Define MPFR_USE_INTMAX_T so that mpfr.h assumes intmax_t is available.John Baldwin1-0/+4
2017-11-29preserve type length in ada-lang.c::to_fixed_range_typeJoel Brobecker1-0/+6
2017-11-29Breakpoints in symbols with ABI tags (PR c++/19436)Pedro Alves1-0/+46
2017-11-29Make "break foo" find "A::foo", A::B::foo", etc. [C++ and wild matching]Pedro Alves1-0/+97
2017-11-29Handle custom completion match prefix / LCDPedro Alves1-0/+35
2017-11-29Fix setting-breakpoints regression on PPC64 (function descriptors)Pedro Alves1-0/+9
2017-11-29Fix gdb snapshotsTom Tromey1-0/+4
2017-11-29Update usage text for add-symbol-file, symbol-file, and loadTom Tromey1-0/+5
2017-11-29Fix add-symbol-file usage and errorsTom Tromey1-0/+6
2017-11-27Remove REMOTE_OBSTom Tromey1-0/+7