Stop the plugin handler from ignoring unknown symbol types when conanicalizing weak...
[binutils-gdb.git] / gdb /
2020-09-07 Tankut Baris Aktemurgdb/infrun: use switch_to_target_no_thread to switch...
2020-09-06 Tom TromeyRemove unused declaration from symfile.h
2020-09-03 Alok Kumar SharmaAllow Flang kind printing in complex.exp,pointer-to...
2020-09-03 Alok Kumar SharmaSupport printing of 16 byte real/complex type for Flang...
2020-09-03 Tom de Vries[gdb/breakpoint, PIE] Handle setting breakpoint on...
2020-09-02 Simon Marchigdb: remove maint_print_section_data
2020-09-02 Tom TromeyDo not auto-dereference null pointers in Ada MI varobj
2020-09-01 Simon Marchigdb: change bcache::insert `added` parameter to bool
2020-09-01 Kevin Buettnercorefile.exp: XFAIL warning-free test when testing...
2020-09-01 Kevin BuettnerWork around incorrect/broken pathnames in NT_FILE note
2020-09-01 Simon Marchigdb: change type of field_info::non_public_fields to...
2020-09-01 Simon Marchigdb: fix indentation of struct field_info
2020-08-31 Simon Marchigdb: fix nits in previous patches
2020-08-31 Scott Lindergdb: support frames inlined into the outer frame
2020-08-31 Simon Marchigdb: introduce explicit outer frame id kind
2020-08-31 Simon Marchigdb: make frame_unwind_got_optimized return a not_lval...
2020-08-31 Simon Marchigdb: remove NULL_TYPE
2020-08-31 Tom de Vries[gdb/testsuite] Add nopie to gdb.base/eh_return.exp
2020-08-28 Pedro AlvesAdjust "maint info program-spaces" to per-inferior...
2020-08-28 Pedro AlvesFix gdb.base/advance-until-multiple-locations.exp with...
2020-08-28 Tom TromeyFix two out-of-date comments
2020-08-28 Tom de Vries[gdb/breakpoint] Handle setting breakpoint on label...
2020-08-27 Pedro AlvesFix advance/until and multiple locations (PR gdb/26524)
2020-08-27 Pedro AlvesFix advance/until and inline frames (PR gdb/26523)
2020-08-27 Simon Marchigdb/testsuite: use multi_line in gdb.dwarf2/dw2-reg...
2020-08-27 Simon Marchigdb: fix whitespace issues in ChangeLog files
2020-08-27 Andrew Burgessgdb/testsuite: make test names unique in gdb.arch/...
2020-08-27 Simon Marchigdb: add gdb_bfd_sections for range-based iteration
2020-08-26 Shahab Vahedigdb: Add ARC target and maintainer to MAINTAINERS
2020-08-25 Anton Kolesovarc: Add GNU/Linux support for ARC
2020-08-25 Shahab Vahediarc: Add hardware loop detection
2020-08-25 Shahab Vahediarc: Add inclusion of "gdbarch.h" in "arc-tdep.h"
2020-08-25 Shahab Vahediarc: Add ARCv2 XML target along with refactoring
2020-08-25 Simon Marchigdb/testsuite: fix gdb.threads/stepi-random-signal...
2020-08-25 Simon Marchigdb/testsuite: fix gdb.base/ui-redirect.exp pattern...
2020-08-25 Gary BensonFix ChangeLog entry for commit b04aa1fc8c9d4a79e6293a3a...
2020-08-25 Gary BensonDisable Clang's integrated assembler for two testcases
2020-08-25 Gary BensonEnable gdb.cp/ambiguous.exp with GCC and clang
2020-08-25 Gaius Mulleygdb/modula-2: parsing of multi-subscript arrays
2020-08-25 Andrew BurgessRevert "Fix for Bug 26372 [Modula-2] Parsing of multi...
2020-08-25 Gaius MulleyFix for Bug 26372 [Modula-2] Parsing of multi-subscript...
2020-08-25 Simon Marchigdb: move declaration of valprint_check_validity to...
2020-08-24 Simon Marchigdb/testsuite: make runto always emit a FAIL on interna...
2020-08-24 Simon Marchigdb: add debug_prefixed_vprintf
2020-08-24 Simon Marchigdb: add infrun_debug_printf macro
2020-08-23 Mark Wielaardada-lex.l: Ignore register diagnostic also for g++...
2020-08-22 Simon Marchigdb: assert that we don't try to get a frame's id while...
2020-08-20 Simon Marchigdb: handle the `ptid.is_pid ()` case in registers_chan...
2020-08-20 Simon Marchigdb: split regcaches management selftest
2020-08-20 Simon Marchigdb: refactor test_get_thread_arch_aspace_regcache
2020-08-20 Simon Marchigdb: clear regcaches at the start of regcaches selftest
2020-08-20 Tankut Baris Aktemurgdb: fix typo "breapoint" -> "breakpoint"
2020-08-20 Alok Kumar SharmaFix for incorrect breakpoint set in case of flang compi...
2020-08-19 Simon Marchigdb: add linux_nat_debug_printf macro
2020-08-18 Aaron Mereygdb/Makefile.in: Add DEBUGINFOD_CFLAGS, DEBUGINFOD_LIBS...
2020-08-17 Sergei Trofimovichgdb: fix IA64 build failure of linux-nat
2020-08-17 Tom TromeyUpdate xfail pattern in gdb.rust/simple.exp
2020-08-17 Tom TromeyFix MI crash with Ada string access
2020-08-17 Tom TromeyConvert CORE_ADDR to Python using gdb_py_object_from_ul...
2020-08-17 Simon Marchigdb: fix wrong indentation in symbol_needs_eval_context
2020-08-17 Simon Marchigdb: use bool in dwarf2_loc_desc_get_symbol_read_needs
2020-08-17 Tom de Vries[gdb] Fix printing of unresolved dynamic type
2020-08-16 Tom de Vries[gdb/testsuite] Add gdb.base/eh_return.exp
2020-08-15 Tom de Vries[gdb/testsuite] Fix charlen type in mixed-lang-stack.c
2020-08-15 Tom de Vries[gdb/backtrace] Fix printing of fortran string args
2020-08-14 Pedro Franco de... [PowerPC] Always clear watchpoint with PTRACE_SET_DEBUGREG
2020-08-14 Pedro Franco de... [PowerPC] Use < 0 and >= 0 for watchpoint ptrace calls
2020-08-14 Simon Marchigdb: add gdb_argv::as_array_view method
2020-08-13 Kamil Rytarowskigdb: Implement native dumpcore function for NetBSD
2020-08-13 Kamil Rytarowskigdb: Implement native dumpcore function
2020-08-13 Aaron Mereydebuginfod-support.c: Replace globals with user_data
2020-08-13 Pedro AlvesAdd skip_fortran_tests to more Fortran testcases
2020-08-13 Pedro AlvesAdd skip_ada_tests to more Ada testcases
2020-08-13 Simon Marchigdb: allow specifying multiple filters when running...
2020-08-12 Luis MachadoFix malloc allocation size sanity check
2020-08-12 Pedro AlvesMove multi-target NEWS entry to GDB 10 features
2020-08-12 Pedro Alvesgdb.base/corefile.exp regression for unix/-m32 on x86_6...
2020-08-12 Gary BensonFix duplicate label in gdb.dwarf2/dw2-op-out-param.S
2020-08-11 Tom de Vries[gdb/build] Mark ms1 as deleted in MAINTAINERS
2020-08-10 Luis Machado[AArch64] Improve prologue handling (and fix PR26310)
2020-08-10 Luis Machado[AArch64] Fix incorrectly-defined SVE macro
2020-08-09 Simon Marchigdb: replace function pointer with `void *` data with...
2020-08-08 Tom de Vries[gdb/build] Fix missing implicit constructor call with...
2020-08-07 Simon Marchigdb: fix whitespace issues in ChangeLog
2020-08-07 Tom TromeyFix remaining Ravenscar regressions
2020-08-07 Tom TromeySet inferior_ptid in ravenscar_thread_target::update_th...
2020-08-07 Tom TromeyFetch registers from correct thread in ravenscar-thread.c
2020-08-07 Tom TromeyFix Ravenscar "process" resume
2020-08-07 Tom TromeyUpdate Ravenscar documentation
2020-08-07 Tom TromeyWrap xfer_partial and enable_btrace for Ravenscar
2020-08-07 Tom TromeyUse gdb::function_view in iterate_over_live_ada_tasks
2020-08-07 Tom TromeyChange names given to Ravenscar threads
2020-08-07 Tom TromeyHandle case where Ada task is current but not listed
2020-08-07 Tom TromeyReturn event_ptid from ravenscar_thread_target::wait
2020-08-07 Tom TromeyAvoid crash in ravenscar_thread_target::wait
2020-08-07 Tom TromeyCall add_active_thread after pushing the ravenscar...
2020-08-07 Simon Marchigdb: change regcache list to be a map
2020-08-07 Simon Marchigdb: pass target to thread_ptid_changed observable
2020-08-07 Caroline TiceAdd code for processing version 5 DWP files (for use...
2020-08-06 Simon Marchigdb: move regcache::regcaches to regcache.c
next