aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2018-01-22regcache::cooked_write testYao Qi1-0/+5
2018-01-22regcache_cooked_read -> regcache->cooked_readYao Qi1-0/+9
2018-01-22Replace regcache_raw_read with regcache->raw_readYao Qi1-0/+22
2018-01-22Remove mt portYao Qi1-0/+7
2018-01-22Don't call gdbarch_pseudo_register_read_value in jit.cYao Qi1-0/+5
2018-01-21Ada/DWARF: Assume the Ada compiler produces descriptive type attributesJoel Brobecker1-0/+5
2018-01-21wrong line number in breakpoint locationJoel Brobecker1-0/+5
2018-01-21gdb: Don't store a thread-id for floating varobjAndrew Burgess1-0/+5
2018-01-21gdb: Remove out of date commentAndrew Burgess1-0/+4
2018-01-21gdb: PR mi/20395: Fix -var-update for registers in frames 1 and upAndrew Burgess1-0/+18
2018-01-21gdb: New API for tracking innermost blockAndrew Burgess1-0/+23
2018-01-21gdb: Remove duplicate declaration of global innermost_blockAndrew Burgess1-0/+5
2018-01-19Fix qualified name lookup for RustTom Tromey1-0/+5
2018-01-19gdb: Fix ia64 defining TRAP_HWBKPT before including gdb_wait.hJames Clarke1-0/+6
2018-01-19Make linux_nat_detach/thread_db_detach use the inferior parameterSimon Marchi1-0/+15
2018-01-19Pass inferior down to target_detach and to_detachSimon Marchi1-0/+37
2018-01-19Remove args from target detachSimon Marchi1-0/+36
2018-01-19Don't pass -m32 to libcc1 on arm-linuxYao Qi1-0/+5
2018-01-19Find arm-linux-gnueabi(hf)?-gcc in compileYao Qi1-0/+5
2018-01-18Make abbrev_table::abbrevs privateYao Qi1-0/+7
2018-01-18Call cooked_read in ppu2spu_prev_registerYao Qi1-0/+4
2018-01-17Fix warning on gdb/compile/compile.c (C++-ify "triplet_rx")Sergio Durigan Junior1-0/+5
2018-01-17Remove symbolp typedefTom Tromey1-0/+4
2018-01-17Remove objfile argument from add_dyn_propTom Tromey1-0/+7
2018-01-17Change dwarf2_cu::method_info to be a std::vectorTom Tromey1-0/+13
2018-01-17Allocate dwarf2_cu with newSimon Marchi1-0/+12
2018-01-17Allocate abbrev_table with newTom Tromey1-0/+28
2018-01-17Unify new_symbol and new_symbol_fullTom Tromey1-0/+7
2018-01-17Fix ChangeLog dates of previous commitSimon Marchi1-1/+1
2018-01-17Fix gdb segv when objfile can't be openedMike Gulick1-0/+8
2018-01-17Make linux_ptrace_attach_fail_reason return an std::stringSimon Marchi1-0/+10
2018-01-17linux-nat: Remove unnecessary xstrdupSimon Marchi1-0/+4
2018-01-17configure: Fix test for fs_base/gs_base in <sys/user.h>Eldar Abusalimov1-0/+7
2018-01-17Don't pass -m64 to libcc1 on aarch64-linux.Yao Qi1-0/+7
2018-01-15gdb/common/signals-state-save-restore.c: Fix typosPedro Alves1-0/+5
2018-01-12Install and generate docs for gdb-add-indexSergio Durigan Junior1-0/+5
2018-01-12Use the correct value for the offset of 'kve_protection'.John Baldwin1-0/+4
2018-01-12Fix GDB hang with remote after error from resumeAndreas Arnez1-0/+5
2018-01-11gdb.base/breakpoint-in-ro-region.exp regression on sss targets (PR gdb/22583)Pedro Alves1-0/+7
2018-01-11Fix backwards compatibility with old GDBservers (PR remote/22597)Pedro Alves1-0/+6
2018-01-10language_get_symbol_name_matcher -> get_symbol_name_matcherPedro Alves1-0/+8
2018-01-10Ada: make verbatim matcher override other language matchers (PR gdb/22670)Pedro Alves1-0/+12
2018-01-10Fix gdb.ada/complete.exp's "complete break ada" test (PR gdb/22670)Pedro Alves1-0/+8
2018-01-10Fix gdb.ada/bp_c_mixed_case.exp (PR gdb/22670)Pedro Alves1-0/+6
2018-01-09Document support for 'info proc' on FreeBSD.John Baldwin1-0/+4
2018-01-09Support 'info proc' for native FreeBSD processes.John Baldwin1-0/+14
2018-01-09Use gdb::unique_xmalloc_ptr<> instead of a deleter that invokes free().John Baldwin1-0/+5
2018-01-09Don't return stale data from fbsd_pid_to_exec_file for kernel processes.John Baldwin1-0/+5
2018-01-09Support 'info proc' for FreeBSD process core dumps.John Baldwin1-0/+18
2018-01-08hurd: Add enough auxv support for AT_ENTRY for PIE binariesSamuel Thibault1-0/+7