arc: Add ARCv2 XML target along with refactoring
[binutils-gdb.git] / gdb /
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
2020-08-06 Simon Marchigdb: rename regcache::current_regcache to regcache...
2020-08-06 Victor Collodamd64_analyze_prologue: fix incorrect comment
2020-08-06 Kevin BuettnerDon't output null pathname in core_target::build_file_m...
2020-08-05 Simon Marchigdb/testsuite: link some dwarf2 tests with nopie
2020-08-05 Tom TromeyFix variant part regressions with older Rust compiler
2020-08-05 Tom de Vries[gdb] Fix prop->const_val uses in gdbtypes.c
2020-08-04 Simon Marchigdb: use bool in frame code
2020-08-04 Simon Marchigdb: change frame_info::prev_func::p type to cached_cop...
2020-08-04 Mark WielaardUpdate email address in MAINTAINERS
2020-08-04 Simon Marchigdb: remove TYPE_DYN_PROP_ADDR
2020-08-04 Simon Marchigdb: remove TYPE_DYN_PROP_KIND
2020-08-04 Simon Marchigdb: remove TYPE_DYN_PROP_BATON
2020-08-04 Jose E. Marchesisim: eBPF simulator
2020-08-04 Jose E. Marchesigdb: support for eBPF
2020-08-04 Andrew Burgessgdb/testsuite: Use 'array unset' instead of just 'unset'
2020-08-04 Tom de Vries[gdb/symtab] Handle invalid partial DIE reference
2020-08-03 John BaldwinUpdate FreeBSD system calls for 13.0-CURRENT.
2020-08-03 John BaldwinFix script name in usage and generated year range.
2020-08-03 Tom de Vries[gdb/symtab] Ignore DW_LNE_lo_user/DW_LNE_hi_user range
2020-07-31 Kevin Buettnergdb.base/coremaker2.c: Fix compilation problems for...
2020-07-31 Kevin BuettnerFix gdb.base/corefile2.exp test case for ppc64le
2020-07-30 Simon Marchigdb: handle non-const property types in ada_modulus...
2020-07-30 Tankut Baris Aktemurgdb/breakpoint: refactor 'set_breakpoint_condition'
2020-07-30 Tankut Baris Aktemurgdb/breakpoint: set the condition exp after parsing...
2020-07-30 Tankut Baris Aktemurgdb/breakpoint: do not update the condition string...
2020-07-30 Tom de Vries[gdb/testsuite] Fix gdb.fortran/info-modules.exp with...
2020-07-30 Rainer OrthUnify Solaris procfs and largefile handling
2020-07-30 Tom de Vries[gdb/testsuite] Fix gdb.fortran/ptype-on-functions...
2020-07-30 Tom de Vries[gdb/build] Fix Wmaybe-uninitialized in gdb/ui-style.h
2020-07-29 Tom de Vries[gdb/testsuite] Fix captured_command_loop breakpoint...
2020-07-29 Tom de Vries[tdep/s390] Fix Wmaybe-uninitialized in s390_displaced_...
2020-07-29 Tom de Vries[gdb/testsuite] Make gdb.dwarf2/dw2-line-number-zero...
next