Add ability to change linker warning messages into errors when reporting executable...
[binutils-gdb.git] / gdb /
2023-11-10 Lulu CaiAdd support for ilp32 register alias.
2023-11-08 Carl Lovers6000, Fix test gdb.base/store.exp
2023-11-08 Carl Lovers6000, Fix Linux DWARF register mapping
2023-11-08 Andrew Burgessgdb: call update_thread_list after completing an inferi...
2023-11-08 Andrew Burgessgdb: call update_thread_list for $_inferior_thread_coun...
2023-11-08 Andrew Burgessgdb: add a custom command completer for disassemble...
2023-11-08 Andrew Burgessgdb: make skip_over_slash_fmt available outside printcmd.c
2023-11-08 Andrew Burgessgdb: error if /r and /b are used with disassemble command
2023-11-07 Simon Marchigdb/arm: remove thumb bit in arm_adjust_breakpoint_address
2023-11-07 Tom TromeyRemove EXTERN_C and related defines
2023-11-06 Carl Lovegdb: Update email address for Carl Love in gdb/MAINTAINERS
2023-11-06 Hannes DomaniFix resizing of TUI python windows
2023-11-06 Aditya Vidyadhar... Change gdb.base/examine-backwards.exp for AIX.
2023-11-06 Tom de Vries[gdb/testsuite] Fix gdb.dwarf2/dw2-gas-workaround.exp
2023-11-05 Tom TromeyPre-read DWZ file in DWARF reader
2023-11-03 Tom TromeyRemove unused declaration
2023-11-02 Tom de Vries[gdb/tdep] Fix nr array elements in ppc64_aggregate_can...
2023-11-01 Simon Marchigdb: use gdb::byte_vector instead of gdb::def_vector...
2023-10-31 Tom de Vries[gdb/symtab] Work around gas PR28629
2023-10-31 Tom de Vries[gdb/symtab] Add producer_is_gas
2023-10-31 Tom TromeyImplement DAP setVariable request
2023-10-31 Tom TromeyRemove some frame invalidation code
2023-10-30 Tom TromeyFix fixed-point "return" on ARM
2023-10-30 Tom TromeyFix range-type "return" command on ARM
2023-10-30 Tom TromeyFix "finish" for vector types on ARM
2023-10-30 Tom TromeyFix "finish" with range types on ARM
2023-10-30 Tom TromeyFix calls with small integers on ARM
2023-10-29 Tom TromeyMove read_addrmap_from_aranges to new file
2023-10-29 Tom TromeyPre-read .debug_aranges section
2023-10-28 Lancelot Sixgdb/gdbsupport/gdbserver: Require c++17
2023-10-28 Lancelot Sixgdb/ax_cxx_compile_stdcxx.m4: upgrade
2023-10-27 Simon Marchigdb: trim trailing spaces in i386-tdep.{c,h}
2023-10-26 Andrew Burgessgdb/python: Add new gdb.Value.bytes attribute
2023-10-26 Andrew Burgessgdb: handle main thread exiting during detach
2023-10-26 Tom de Vries[gdb/testsuite] Add wait-for-index-cache in gdb.dwarf2...
2023-10-26 Thiago Jung Bauermanngdb/nat/aarch64-scalable-linux-ptrace.h: Don't include...
2023-10-25 Guinevere Larsengdb/testsuite: add a clang XFAIL to gdb.python/py-watch...
2023-10-25 Guinevere Larsengdb/testsuite: fix running gdb.python/py-explore-cc...
2023-10-25 Simon Marchigdb: make get_symbol_address a private method of symbol
2023-10-25 Simon Marchigdb: make get_msymbol_address a private method of minim...
2023-10-24 Tom de Vries[gdb/cli] Add gnu-source-highlight selftest
2023-10-23 Tom de Vries[gdb/python] Only include gdbsupport/selftest.h if...
2023-10-22 Tom TromeyStyle history variable output
2023-10-21 Simon Marchigdb: fix owner passed to remove_target_sections in...
2023-10-20 Tom de Vries[gdb/cli] Allow source-highlight to autodetect language
2023-10-20 Tom TromeyDon't include cooked-index.h from dwarf2/read.h
2023-10-20 Tom de Vries[gdb/symtab] Fix more style issues in v9 .gdb_index...
2023-10-19 Tom TromeyFix race in DWARF reader
2023-10-19 Simon Marchigdb: fix no-expat build of solib-target.c
2023-10-19 Simon Marchigdb: rename struct so_list to shobj
2023-10-19 Simon Marchigdb: remove free_so function
2023-10-19 Simon Marchigdb: don't call so_list::clear in free_so
2023-10-19 Simon Marchigdb: link so_list using intrusive_list
2023-10-19 Simon Marchigdb: make so_list::{so_original_name,so_name} std:...
2023-10-19 Simon Marchigdb: make so_list::abfd a gdb_bfd_ref_ptr
2023-10-19 Simon Marchigdb: make so_list::sections not a pointer
2023-10-19 Simon Marchigdb: remove target_section_table typedef
2023-10-19 Simon Marchigdb: make clear_so a method of struct so_list
2023-10-19 Simon Marchigdb: make so_list::lm_info a unique_ptr
2023-10-19 Simon Marchigdb: remove lm_info_vector typedef
2023-10-19 Simon Marchigdb: make solib-rocm not use so_list internally
2023-10-19 Simon Marchigdb: make solib-svr4 not use so_list internally
2023-10-19 Simon Marchigdb: use gdb::checked_static_cast when casting lm_info
2023-10-19 Simon Marchigdb: remove target_so_ops::free_so
2023-10-19 Simon Marchigdb: rename lm_info_base to lm_info
2023-10-19 Simon Marchigdb: allocate so_list with new, deallocate with delete
2023-10-19 Simon Marchigdb: make get_cbfd_soname_build_id static
2023-10-19 Simon Marchigdb: replace some so_list parameters to use references
2023-10-19 Simon Marchigdb: make interps_notify work with references
2023-10-19 Simon Marchigdb: add program_space parameter to target_so_ops:...
2023-10-19 Simon Marchigdb: remove empty clear_solib functions
2023-10-18 Lancelot Sixgdb/testsuite/gdb.rocm: Fix incorrect use of continue...
2023-10-18 Lancelot Sixgdb/testsuite/gdb.rocm: Check value returned by hipDevi...
2023-10-18 Tom de Vries[gdb/testsuite] Fix gdb.base/jit-bfd-name.exp
2023-10-18 Tom de Vries[gdb/symtab] Fix two style issues in gdb/dwarf2/index...
2023-10-18 Tom de Vries[gdb/symtab] Fix style issues in v9 .gdb_index section...
2023-10-17 Markus Metzgergdb: include the end address in in-memory bfd filenames
2023-10-17 Tom de Vries[gdb/cli] Keep track of styling failures in source_cache
2023-10-17 Tom de Vries[gdb/cli] Factor out try_source_highlight
2023-10-17 Tom de Vries[gdb/cli] Skip string copy in source_cache::ensure
2023-10-17 John Baldwinnat/x86-cpuid.h: Remove non-x86 fallbacks
2023-10-16 Simon Marchigdb: remove unnecessary declarations in target.c
2023-10-16 Tom TromeyHave DAP handle non-Value results from 'children'
2023-10-16 Tom TromeyHandle gdb.LazyString in DAP
2023-10-16 Tom TromeyFix register-setting response from DAP
2023-10-16 Tom TromeyAdd DAP scope cache
2023-10-16 Tom de Vries[gdb/symtab] Work around PR gas/29517
2023-10-16 Luis MachadoOnly allow closure lookup by address if there are threa...
2023-10-16 Andrew Burgessgdb: replace architecture_changed with new_architecture...
2023-10-13 Luis Machado[aarch64] Use SVE_VQ_BYTES instead of __SVE_VQ_BYTES
2023-10-13 Tom TromeyMove -lsocket check to common.m4
2023-10-12 Tom TromeyFix test suite failure in file-then-restart.exp
2023-10-10 Hui Ligdb: LoongArch: Handle special struct in dummy call
2023-10-10 Simon Marchigdb: add assertion when marking the remote async flag
2023-10-10 Simon Marchigdb: add remote_state::{is_async_p,can_async_p}
2023-10-10 Simon Marchigdb: make remote_state's async token private
2023-10-10 Simon Marchigdb: remove trailing whitespaces in remote.c
2023-10-10 Simon Marchigdb: scope down registers_changed call in inferior...
2023-10-10 Simon Marchigdb: remove target_gdbarch
2023-10-10 Simon Marchigdb: move set_target_gdbarch to inferior::set_arch
next