summaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Fix regression: expression completer and scope operator (PR gdb/22584)Pedro Alves2017-12-131-0/+17
* Factor out final completion match string buildingPedro Alves2017-12-131-0/+19
* gdb: Fix ARI warnings in or1k-tdep.cStafford Horne2017-12-141-0/+9
* Fix typo in gdb_ari.shSimon Marchi2017-12-131-0/+4
* fix "server" command prefix handling (unexpected confirmation queries)Joel Brobecker2017-12-121-0/+4
* gdb: Add OpenRISC or1k and or1knd target supportFranck Jullien2017-12-121-0/+14
* PR22576, ppc64_skip_trampoline_code uses wrong r2 for EXEC_REVERSEAlan Modra2017-12-121-0/+12
* remote: Return NULL extra_info/name if they are emptySimon Marchi2017-12-111-0/+6
* Unbreak build for non-ELF portsPedro Alves2017-12-111-0/+16
* [MPFR] Fix regression on 32-bit host systemsUlrich Weigand2017-12-111-0/+5
* (Ada) change tagged types base_address computationXavier Roirand2017-12-111-0/+10
* dwarf2read.c: Rewrite/simplify mock_mapped_indexPedro Alves2017-12-081-0/+9
* Support wildmatching in .debug_names too.Pedro Alves2017-12-081-0/+21
* dwarf2read.c:mapped_index, use gdb::array_view, simplify symbol tablePedro Alves2017-12-081-0/+14
* DWARF-5: .debug_names index consumerJan Kratochvil2017-12-081-0/+39
* Add gdb::hash_enumPedro Alves2017-12-081-0/+4
* Refactor: Move some generic code out of .gdb_index codeJan Kratochvil2017-12-081-0/+8
* Change dwarf2_initialize_objfile's return valueJan Kratochvil2017-12-081-0/+10
* DWARF-5: .debug_names index producerJan Kratochvil2017-12-081-0/+27
* cc-with-tweaks.sh: Use gdb-add-index.shJan Kratochvil2017-12-081-0/+8
* Fix thinko on dtrace-probe.c:dtrace_process_dof_probeSergio Durigan Junior2017-12-081-0/+5
* Clear non-significant bits of address in watchpointYao Qi2017-12-081-0/+5
* Adjust breakpoint address by clearing non-significant bitsYao Qi2017-12-081-0/+5
* Clear non-significant bits of address on memory accessYao Qi2017-12-081-0/+10
* C++-ify parse_format_stringTom Tromey2017-12-081-0/+16
* Fix PR 22567: set SAL .section in minsym_foundYao Qi2017-12-081-0/+5
* S390: Add symfile-memAndreas Arnez2017-12-081-0/+4
* Validate explicit locations with early terminationKeith Seitz2017-12-071-0/+6
* Record nested typesKeith Seitz2017-12-071-0/+36
* Fix regression in "commands"Tom Tromey2017-12-071-0/+6
* Fix build with g++ 6.3.1Adam Stylinski2017-12-071-0/+6
* Add virtual destructor to selftestSimon Marchi2017-12-071-0/+4
* Implement explicit locations for Python breakpoints.Phil Muldoon2017-12-071-0/+7
* gdb/MAINTAINERS: restore m68hc11, score and xstormy16 entriesJoel Brobecker2017-12-071-0/+6
* target_set_syscall_catchpoint, use gdb::array_view and boolPedro Alves2017-12-061-0/+16
* Fix syscall group completionSimon Marchi2017-12-061-0/+5
* remote: Make qXfer packets respect corresponding "set remote foo-packet"Pedro Alves2017-12-061-0/+7
* Address review comments for the previous seriesSimon Marchi2017-12-051-0/+8
* Split tdesc_type into multiple classesSimon Marchi2017-12-051-0/+49
* Make tdesc_arch_data::arch_regs an std::vectorSimon Marchi2017-12-051-0/+16
* Make tdesc_type::u::u::fields an std::vectorSimon Marchi2017-12-051-0/+17
* Make tdesc_type::name an std::stringSimon Marchi2017-12-051-0/+11
* Make tdesc_feature::types an std::vectorSimon Marchi2017-12-051-0/+14
* Make tdesc_reg string fields std::stringSimon Marchi2017-12-051-0/+14
* Make tdesc_feature::registers an std::vectorSimon Marchi2017-12-051-0/+13
* Make tdesc_feature::name an std::stringSimon Marchi2017-12-051-0/+11
* Make target_desc::features an std::vectorSimon Marchi2017-12-051-0/+13
* Make target_desc::compatible an std::vectorSimon Marchi2017-12-051-0/+10
* Make target_desc::properties an std::vectorSimon Marchi2017-12-051-0/+10
* Redefine gdb_static_assert as static_assertSimon Marchi2017-12-051-0/+5