Fix build failure with GCC 4.8
[binutils-gdb.git] / gdb /
2023-09-15 Laurent Morichettigdb/amdgpu: Silence wave termination messages
2023-09-15 Simon Marchigdb: add Lancelot Six as maintainer of the AMD GPU...
2023-09-15 Tom TromeyRename split_style::DOT
2023-09-15 Andrew Burgessgdb: small cleanup in symbol_file_add_with_addrs
2023-09-15 Andrew Burgessgdb: add some missing filename styling
2023-09-15 Guinevere Larsengdb/testsuite: explicitly test for stderr in gdb.mi...
2023-09-14 Kevin BuettnerThrow error when creating an overly large gdb-index...
2023-09-14 Andrew Burgessgdb: fix buffer overflow in DWARF reader
2023-09-14 Tom de Vries[gdb/exp] Clean up asap in value_print_array_elements
2023-09-14 Tom de Vries[gdb/testsuite] Modernize gdb.base/huge.exp
2023-09-12 Simon Marchigdb/mi: remove warning about mi1
2023-09-12 Tom TromeyAvoid spurious breakpoint-setting failure in DAP
2023-09-12 Enze Ligdb: Fix -Wuninitialized issue
2023-09-12 Lancelot Sixgdb/testsuite/rocm: fix rocm-multi-inferior-gpu.cpp
2023-09-11 Tom TromeySpecialize std::hash for ptid_t
2023-09-11 Tom TromeyUpdate Python signal-handling documentation
2023-09-11 Simon Marchigdb/testsuite: use foreach_with_prefix in gdb.guile...
2023-09-11 Ijaz, Abdul Btestsuite, fortran: Fix regression due to fix for ifort...
2023-09-11 Markus Metzgergdb: c++ify btrace_target_info
2023-09-11 Markus Metzgergdb, btrace: move xml parsing into remote.c
2023-09-11 Simon Marchigdb/testsuite: fix gdb.arch/amd64-init-x87-values.exp...
2023-09-08 Tom TromeyRun 'black' on recent test case
2023-09-08 Simon Marchigdb/doc: describe x87 registers
2023-09-08 Simon Marchigdb/doc: rename "x86 Architecture-specific Issues"...
2023-09-08 Tom de Vries[gdb/testsuite] Make gdb.dwarf2/dwzbuildid.exp more...
2023-09-08 Tom de Vries[gdb/testsuite] Add kfail in gdb.dwarf2/dwzbuildid.exp
2023-09-08 Tom de Vries[gdb/testsuite] Add aranges in gdb.dwarf2/dwzbuildid.exp
2023-09-08 Tom de Vries[gdb/testsuite] Fix build-ids in gdb.dwarf2/dwzbuildid.exp
2023-09-08 Andrew Burgessgdb/testsuite: fix gdb.mi/mi-condbreak-throw.exp failure
2023-09-08 Simon Marchigdb: remove interp_supports_command_editing
2023-09-08 Simon Marchigdb: remove interp_pre_command_loop
2023-09-07 Nils-Christian Kempketestsuite, fortran: make kfail gfortran specific
2023-09-07 Nils-Christian Kempketestsuite, fortran: adapt tests for ifort's 'start...
2023-09-07 Nils-Christian Kempketestsuite, fortran: Remove self assignment non-statements
2023-09-07 Nils-Christian Kempketestsuite, fortran: make mixed-lang-stack less compiler...
2023-09-07 Ijaz, Abdul Bgdb: add Abdul Basit Ijaz to gdb/MAINTAINERS
2023-09-07 Tom TromeyFix bug in -var-evaluate-expression
2023-09-07 Tom TromeyRemove variable_default_display
2023-09-07 Tom TromeyRemove dead code from varobj_set_display_format
2023-09-07 Tom TromeyAllow pretty-printer 'children' method to return strings
2023-09-07 Tom de Vries[gdb/symtab] Fix gdb-index writing for .debug_types
2023-09-07 Tom de Vries[gdb/ada] Extend type equivalence test in ada_resolve_enum
2023-09-07 Tom de Vries[gdb/ada] Move identical enums handling later
2023-09-07 Tom TromeySimplify block_find_symbol
2023-09-07 Simon Marchigdb/mi: make current_token a field of mi_interp
2023-09-07 Simon Marchigdb: fix indentation in mi/mi-parse.h
2023-09-06 Tom de Vries[gdb/testsuite] Fix gdb.ada/same_enum.exp
2023-09-06 Tom de Vries[gdb/symtab] Fix too many symbols in gdbpy_lookup_stati...
2023-09-06 Tom de Vries[gdb/symtab] Handle PU in iterate_over_some_symtabs
2023-09-05 Sandra Loosemoregdb/testsuite: Make hook-stop.exp ignore termination...
2023-09-05 Sandra Loosemoregdb/testsuite: Disable some tests that are broken on...
2023-09-05 Sandra Loosemoregdb/testsuite: Adjust some testcases to allow Windows...
2023-09-05 Sandra Loosemoregdb/testsuite: Fix style.exp failures on targets withou...
2023-09-05 Tom TromeyHandle array- and string-like values in no-op pretty...
2023-09-05 Tom TromeyAdd new Python APIs to support DAP value display
2023-09-05 Tom TromeySelect frame when fetching a frame variable in DAP
2023-09-05 Tom TromeyIntroduce type::is_array_like and value_to_array
2023-09-05 Tom TromeyUse ada_value_subscript in valpy_getitem
2023-09-05 Tom TromeyIntroduce TYPE_SPECIFIC_RUST_STUFF
2023-09-05 Tom TromeyRefactor Rust code for slice-to-array operation
2023-09-05 Tom TromeyMove rust_language::lookup_symbol_nonlocal
2023-09-05 Ciaran Woodwardgdb/riscv: Fix oob memory access when printing info...
2023-09-05 Tom TromeyRead Ada main name from executable, not inferior
2023-09-05 Tom TromeyAvoid crash with Ada and -fdata-sections
2023-09-04 Tom de Vries[gdb/testsuite] Fix race in gdb.base/add-symbol-file...
2023-09-01 Tom TromeyFix "usage" errors for some MI varobj commands
2023-09-01 Simon Marchigdb: remove uses of alloca in gdbtypes.c
2023-08-31 Tom TromeyAdd symbol::matches method
2023-08-31 Simon Marchigdb: remove TYPE_FIELD_PACKED
2023-08-31 Simon Marchigdb: remove TYPE_FIELD_BITSIZE
2023-08-31 Simon Marchigdb: remove FIELD_BITSIZE
2023-08-31 Simon Marchigdb: introduce field::bitsize / field::set_bitsize
2023-08-31 Simon Marchigdb: remove TYPE_FIELD_ARTIFICIAL
2023-08-31 Simon Marchigdb: remove FIELD_ARTIFICIAL
2023-08-31 Simon Marchigdb: introduce field::is_artificial / field::set_is_art...
2023-08-31 Tom TromeyRemove eval_op_ternop
2023-08-31 Kevin Buettner[symtab/27831] New test case: gdb.base/add-symbol-file...
2023-08-31 Kevin Buettner[symtab/27831] Fix OBJF_MAINLINE assert
2023-08-31 Tom TromeyUnify DW_TAG_typedef case in new_symbol
2023-08-31 Tom de Vries[gdb/contrib] Require minimal dwz version in cc-with...
2023-08-31 Tom de Vries[gdb/symtab] Replace TYPE_ALLOC with TYPE_ZALLOC where...
2023-08-31 Tom de Vries[gdb/symtab] Replace TYPE_ALLOC + B_CLRALL with TYPE_ZALLOC
2023-08-31 Tom de Vries[gdb/symtab] Replace TYPE_ALLOC + memset with TYPE_ZALLOC
2023-08-31 Tom de Vries[gdb/symtab] Do more zero-initialization of type::fields
2023-08-31 Tom de Vries[gdb/symtab] Factor out type::{alloc_fields,copy_fields}
2023-08-31 Tom de Vries[gdb/symtab] Fix uninitialized memory in buildsym_compu...
2023-08-30 Tom de Vries[gdb/testsuite] Fix gdb.dwarf2/nullptr_t.exp with cc...
2023-08-30 Simon Marchigdb: simplify vector construction in eval_op_rust_array
2023-08-29 Tom de Vries[gdb/build] Fix C inclusion of nat/x86-cpuid.h
2023-08-29 Tom TromeyMore renames in array_operation::evaluate
2023-08-29 Tom TromeyRemove "highbound" parameter from value_array
2023-08-29 Tom TromeyRemove another redundant variable from array_operation...
2023-08-29 Tom TromeyRemove redundant variable from array_operation::evaluate
2023-08-29 Tom TromeyHoist array bounds check in array_operation::evaluate
2023-08-29 Tom TromeyDeclare 'tem' in loop header in array_operation::evaluate
2023-08-29 Tom TromeyUse gdb::array_view for value_array
2023-08-29 Simon Marchigdb/testsuite: recognize one more unsupported instructi...
2023-08-29 Tom de Vries[gdb/testsuite] Require have_compile_flag -mavx512f...
2023-08-29 Tom de Vries[gdb/testsuite] Require gcc >= 5 in gdb.linespec/cpls...
2023-08-29 Tom de Vries[gdb/testsuite] Handle some test-cases with older compiler
next