]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb
Automatic date update in version.in
[thirdparty/binutils-gdb.git] / gdb /
2020-10-13  Simon Marchigdb: don't pass TARGET_WNOHANG to targets that can...
2020-10-08  Shahab VahediUpdate GDB NEWS with ARC support in GDBserver
2020-10-07  Anton Kolesovarc: Add support for Linux coredump files
2020-10-07  Shahab Vahedigdb/gdbserver: Add the missing ChangeLog entries
2020-10-07  Shahab Vahediarc: Rename "arc_gdbarch_features" struct
2020-09-28  Gareth Reesgdb: Fix from_tty argument to gdb.execute in Python.
2020-09-25  Tankut Baris Aktemurgdb/breakpoint: make a copy of the "commands" command...
2020-09-24  Tom TromeyDon't let TUI focus on locator
2020-09-24  Hannes DomaniHandle 64bit breakpoints of WOW64 processes as SIGINT
2020-09-19  Victor Collodgdb: Update i386_analyze_prologue to skip endbr32
2020-09-18  Pedro AlvesFix "thread find" with multiple inferiors/targets ...
2020-09-18  Pedro AlvesSplit gdb.multi/multi-target.exp into separate testcases
2020-09-16  Tom TromeyMatch demangled name in "skip"
2020-09-15  Tom TromeyAvoid running one Rust test against older LLVM
2020-09-15  Fredrik HederstiernaFix exception stack unwinding for ARM Cortex-M
2020-09-13  Joel BrobeckerBump GDB version number to 10.0.90.DATE-git.
2020-09-13  Joel BrobeckerDocument the GDB 10.0.90 release in gdb/ChangeLog
2020-09-13  Joel BrobeckerSet GDB version number to 10.0.90.
2020-09-13  Joel Brobeckergdb/NEWS: Change "since GDB 9" to "in GDB 10"
2020-09-13  Joel BrobeckerBump version to 10.0.90.DATE-git.
2020-09-12  Joel BrobeckerFix GDB build in infrun.c when configured with unit... gdb-10-branchpoint
2020-09-11  Felix WillgerodtAdd bfloat16 support for AVX512 register view.
2020-09-11  Felix Willgerodti386-tdep: Fix naming in zmm and ymm type descriptions.
2020-09-11  Tom de Vries[gdb/testsuite] Kfail gdb.cp/ambiguous.exp FAILs for...
2020-09-11  Tankut Baris Aktemurgdb/breakpoint: fix typo in help message of "set breakp...
2020-09-11  Tankut Baris Aktemurgdb/testsuite: remove stale comment in gdb.base/bp...
2020-09-10  Alan ModraPR26597, FAIL: gdb.dlang/demangle.exp: _D8demangle4test...
2020-09-10  Kamil RytarowskiSwitch local native code to gdb/nat shared functions
2020-09-10  Kamil RytarowskiAvoid double free in startup_inferior
2020-09-10  Kamil RytarowskiAdd a common utility function to read and write siginfo...
2020-09-10  Kamil RytarowskiAdd netbsd_nat::enable_proc_events in gdb/nat
2020-09-10  Kamil RytarowskiAdd gdb/nat common functions for listing threads
2020-09-10  Kamil RytarowskiAdd netbsd_nat::pid_to_exec_file
2020-09-10  Kamil RytarowskiBuild nat/netbsd-nat.o for the NetBSD native target
2020-09-10  Kamil RytarowskiRegister a placeholder for NetBSD shared functions...
2020-09-09  Tom TromeyFix latent bug in ada-lang.c:remove_extra_symbols
2020-09-08  Tom TromeyFix uninitialized warning in gdb_bfd_open
2020-09-08  Tom TromeyAvoid hash table corruption in gdb_bfd.c
2020-09-08  Tom de Vries[gdb/testsuite] Fix gdb.dwarf2/frame-inlined-in-outer...
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
next