aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2020-08-20gdb: handle the `ptid.is_pid ()` case in registers_changed_ptidSimon Marchi1-0/+14
2020-08-20gdb: split regcaches management selftestSimon Marchi1-0/+14
2020-08-20gdb: refactor test_get_thread_arch_aspace_regcacheSimon Marchi1-0/+8
2020-08-20gdb: clear regcaches at the start of regcaches selftestSimon Marchi1-0/+4
2020-08-20gdb: fix typo "breapoint" -> "breakpoint"Tankut Baris Aktemur1-0/+4
2020-08-20Fix for incorrect breakpoint set in case of flang compiled binaryAlok Kumar Sharma1-0/+10
2020-08-18gdb: add linux_nat_debug_printf macroSimon Marchi1-0/+5
2020-08-18gdb/Makefile.in: Add DEBUGINFOD_CFLAGS, DEBUGINFOD_LIBS variables.Aaron Merey1-0/+6
2020-08-17gdb: fix IA64 build failure of linux-natSergei Trofimovich1-0/+5
2020-08-17Fix MI crash with Ada string accessTom Tromey1-0/+5
2020-08-17Convert CORE_ADDR to Python using gdb_py_object_from_ulongestTom Tromey1-0/+10
2020-08-17gdb: fix wrong indentation in symbol_needs_eval_contextSimon Marchi1-0/+4
2020-08-17gdb: use bool in dwarf2_loc_desc_get_symbol_read_needsSimon Marchi1-0/+5
2020-08-17[gdb] Fix printing of unresolved dynamic typeTom de Vries1-0/+6
2020-08-15[gdb/backtrace] Fix printing of fortran string argsTom de Vries1-0/+6
2020-08-14[PowerPC] Always clear watchpoint with PTRACE_SET_DEBUGREGPedro Franco de Carvalho1-0/+6
2020-08-14[PowerPC] Use < 0 and >= 0 for watchpoint ptrace callsPedro Franco de Carvalho1-0/+6
2020-08-14gdb: add gdb_argv::as_array_view methodSimon Marchi1-0/+7
2020-08-14gdb: Implement native dumpcore functionKamil Rytarowski1-0/+10
2020-08-13debuginfod-support.c: Replace globals with user_dataAaron Merey1-0/+4
2020-08-13gdb: allow specifying multiple filters when running selftestsSimon Marchi1-0/+5
2020-08-12Fix malloc allocation size sanity checkLuis Machado1-0/+6
2020-08-12Move multi-target NEWS entry to GDB 10 featuresPedro Alves1-0/+5
2020-08-12gdb.base/corefile.exp regression for unix/-m32 on x86_64 (PR 26336)Pedro Alves1-0/+6
2020-08-11[gdb/build] Mark ms1 as deleted in MAINTAINERSTom de Vries1-0/+4
2020-08-10[AArch64] Improve prologue handling (and fix PR26310)Luis Machado1-0/+9
2020-08-10[AArch64] Fix incorrectly-defined SVE macroLuis Machado1-0/+5
2020-08-09gdb: replace function pointer with `void *` data with function_viewSimon Marchi1-0/+14
2020-08-08[gdb/build] Fix missing implicit constructor call with gcc 4.8Tom de Vries1-0/+7
2020-08-07gdb: fix whitespace issues in ChangeLogSimon Marchi1-30/+30
2020-08-07Fix remaining Ravenscar regressionsTom Tromey1-0/+16
2020-08-07Set inferior_ptid in ravenscar_thread_target::update_thread_listTom Tromey1-0/+4
2020-08-07Fetch registers from correct thread in ravenscar-thread.cTom Tromey1-0/+10
2020-08-07Fix Ravenscar "process" resumeTom Tromey1-0/+5
2020-08-07Wrap xfer_partial and enable_btrace for RavenscarTom Tromey1-0/+11
2020-08-07Use gdb::function_view in iterate_over_live_ada_tasksTom Tromey1-0/+8
2020-08-07Change names given to Ravenscar threadsTom Tromey1-0/+8
2020-08-07Handle case where Ada task is current but not listedTom Tromey1-0/+13
2020-08-07Return event_ptid from ravenscar_thread_target::waitTom Tromey1-0/+5
2020-08-07Avoid crash in ravenscar_thread_target::waitTom Tromey1-0/+5
2020-08-07Call add_active_thread after pushing the ravenscar targetTom Tromey1-0/+8
2020-08-07gdb: change regcache list to be a mapSimon Marchi1-0/+15
2020-08-07gdb: pass target to thread_ptid_changed observableSimon Marchi1-0/+16
2020-08-07Add code for processing version 5 DWP files (for use with DWARF v5).Caroline Tice1-0/+32
2020-08-06gdb: move regcache::regcaches to regcache.cSimon Marchi1-0/+17
2020-08-06gdb: rename regcache::current_regcache to regcache::regcachesSimon Marchi1-0/+15
2020-08-06amd64_analyze_prologue: fix incorrect commentVictor Collod1-0/+4
2020-08-05Don't output null pathname in core_target::build_file_mappings warningKevin Buettner1-0/+5
2020-08-05gdb/testsuite: link some dwarf2 tests with nopieSimon Marchi1-0/+7
2020-08-05Fix variant part regressions with older Rust compilerTom Tromey1-0/+7