PR29482 - strip: heap-buffer-overflow
[binutils-gdb.git] / gdb /
2022-08-12 Tom de Vries[gdb/testsuite] Fix gdb.dwarf2/dw2-dir-file-name.exp
2022-08-11 Lancelot SIXgdb/varobj: Only re-evaluate invalid globals during...
2022-08-11 Tom de Vriesgdb/varobj: Reset varobj after relocations have been...
2022-08-11 Lancelot SIXgdb/varobj: Do not invalidate locals in varobj_invalida...
2022-08-11 Torbjörn SVENSSON[Arm] Cleanup arm_m_exception_cache
2022-08-10 Simon Marchigdb/mi: fix breakpoint script field output
2022-08-10 mga-scgdb/riscv: implement cannot_store_register gdbarch...
2022-08-09 Andrew Burgessgdb/riscv/testsuite: fix failures in gdb.arch/riscv...
2022-08-09 Feiyang Chengdb/gdbserver: LoongArch: Improve implementation of...
2022-08-09 Aditya Vidyadhar... Fix-for-multiple-thread-detection-in-AIX.
2022-08-09 Tom de Vries[gdb/testsuite] Fix gdb.dwarf2/debug-names.exp
2022-08-09 Andrew Burgessgdb/riscv: use register name enum values in riscv-linux...
2022-08-09 Jiangshuai Ligdb/csky fix build error in ubuntu20_04
2022-08-08 Tom TromeyFix regression from gdbarch registry change
2022-08-08 Jiangshuai Ligdb/csky support .reg2 for kernel 4.x and later
2022-08-07 Tom de Vries[gdb/build] Fix build with gcc 4.8.5
2022-08-07 Tom de Vries[gdb/symtab] Fix assert in read_addrmap_from_aranges
2022-08-07 Tom de Vries[gdb/testsuite] Add support for .debug_names in dwarf...
2022-08-05 Alan ModraDon't use BFD_VMA_FMT in gdb and sim
2022-08-05 Tom de Vries[gdb/build] Fix build breaker in language.c with gcc...
2022-08-05 Tom de Vries[gdb] Add unit test for gdb::sequential_for_each
2022-08-05 Tom de Vries[gdb/symtab] Use task size in parallel_for_each in...
2022-08-05 Tom de Vries[gdbsupport] Add task size parameter in parallel_for_each
2022-08-05 Pedro AlvesIntroduce gdb::make_function_view
2022-08-05 Tom de Vries[gdb] Add debug_{exp,val}
2022-08-04 Tom TromeyUse registry in gdbarch
2022-08-04 Tom TromeyAllow registry to refer to const types
2022-08-04 Tom TromeyUse new and delete for gdbarch
2022-08-04 Tom TromeyUse bool in gdbarch
2022-08-04 Tom de Vries[gdb/testsuite] Fix .debug_aranges in gdb.dwarf2/fissio...
2022-08-04 Tom de Vries[gdb/testsuite] Fix ERROR in gdb.base/watchpoint-unalig...
2022-08-04 Tom de Vries[gdb/tdep] Fix gdb.base/large-frame.exp for aarch64
2022-08-03 Tom TromeyUse unique_ptr to destroy per-bfd object
2022-08-03 Tom TromeyUse auto_obstack in objfile
2022-08-03 Tom TromeyUse gdb_bfd_ref_ptr in objfile
2022-08-03 Enze Ligdb/amd64: clean up unused variable
2022-08-03 Lancelot SIXgdb: Fix regression in varobj recreation
2022-08-02 John Baldwinfbsd-nat: Correct the return type of the have_regset...
2022-08-01 Tom de Vries[gdb/symtab] Fix .debug_aranges duplicate offset warning
2022-08-01 Alan ModraGet rid of fprintf_vma and sprintf_vma
2022-07-30 Tom de Vries[gdb/testsuite] Fix gdb.ada/literals.exp with aarch64
2022-07-30 Simon Marchigdb/testsuite: add macros test for source files compile...
2022-07-30 Simon Marchigdb: remove code to prepend comp dir in buildsym_compun...
2022-07-30 Simon Marchigdb: add "id" fields to identify symtabs and subfiles
2022-07-30 Simon Marchigdb/dwarf: pass a file_entry to line_header::file_file_name
2022-07-30 Simon Marchigdb/dwarf: pass compilation directory to line header
2022-07-30 Simon Marchigdb: add debug prints in buildsym.c
2022-07-30 Simon Marchigdb: introduce symtab_create_debug_printf
2022-07-29 Tom de Vries[gdb/testsuite] Fix gdb.ada/convvar_comp.exp with broke...
2022-07-29 Tom de Vries[gdb/testsuite] Fix gdb.threads/killed-outside.exp...
2022-07-28 Tom TromeyRemove some unneeded checks in Guile code
2022-07-28 Tom TromeyChange registry to use less memory
2022-07-28 Tom TromeyRewrite registry.h
2022-07-28 Tom TromeyRemove some unused functions from guile code
2022-07-28 Tom TromeyChange allocation of type-copying hash table
2022-07-28 Tom TromeyChange address_space to use new and delete
2022-07-28 Simon Farregdb/python: Add BreakpointLocation type
2022-07-28 yaowenbingdb/gdb_mbuild.sh: use return instead of continue to...
2022-07-26 Keith Seitzgdb/linux_nat: Write memory using ptrace if /proc/pid...
2022-07-26 Pedro Alvesgdb/linux-nat: Check whether /proc/pid/mem is writable
2022-07-26 Tiezhu Yanggdb: LoongArch: Handle the function return value
2022-07-26 Tiezhu Yanggdb: LoongArch: Fix code style issues
2022-07-26 Tom de Vries[gdb/testsuite] Fix gdb.opt/inline-small-func.exp with...
2022-07-26 Enze Ligdb/hurd: pass memory_tagged as false to find_memory_re...
2022-07-26 Enze Ligdb/netbsd: add missing header file
2022-07-26 Andrew Burgessgdb: rename gdbarch_tdep struct to fix g++ 4.8 build
2022-07-26 Lancelot SIXgdb/varobj: Fix varobj_invalidate_iter
2022-07-26 Lancelot SIXgdb/varobj: Fix use after free in varobj
2022-07-26 Pedro AlvesMI: mi_runto -pending
2022-07-25 Kevin Buettnerset/show python dont-write-bytecode fixes
2022-07-25 Andrew Burgessgdb/python: fix invalid use disassemble_info::stream
2022-07-25 Andrew Burgessgdb: fix use of uninitialised gdb_printing_disassembler...
2022-07-25 Pedro Alvesstruct packed: Unit tests and more operators
2022-07-25 Yvan Rouxgdb/arm: Sync sp with other *sp registers
2022-07-25 Torbjörn SVENSSONgdb/arm: Use if-else if instead of switch
2022-07-25 Tom TromeyRemove dead code from windows_nat_target::detach
2022-07-25 Andrew Burgessgdb: handle dis_style_sub_mnemonic disassembler style
2022-07-24 Enze Ligdb/testsuite: add a clear test to py-breakpoint.exp
2022-07-24 Enze Ligdb/testsuite: rename get_maint_bp_addr and move it...
2022-07-22 Tom de Vries[gdb/symtab] Fix duplicate CUs in all_comp_units
2022-07-22 Simon Marchigdb/testsuite: give binaries distinct names in Ada...
2022-07-22 Tom TromeyChange target_ops::async to accept bool
2022-07-22 Tom TromeyFix typo in windows-nat.c
2022-07-22 Tom de Vries[gdb] Add empty range unit test for gdb::parallel_for_each
2022-07-22 Jiangshuai Ligdb/csky modify registers list for general_reggroup
2022-07-21 Andrew Burgessgdb: ensure the cast in gdbarch_tdep is valid
2022-07-21 Andrew Burgessgdb: move the type cast into gdbarch_tdep
2022-07-21 Andrew Burgessgdb: select suitable thread for gdbarch_adjust_breakpoi...
2022-07-21 Andrew Burgessgdb/mips: rewrite show_mask_address
2022-07-21 Andrew Burgessgdb/arm: move fetch of arm_gdbarch_tdep to a more inner...
2022-07-21 Torbjörn SVENSSON[arm] Rename arm_cache_is_sp_register to arm_is_alterna...
2022-07-21 Tom de Vries[gdb/python] Fix typo in test_python
2022-07-21 Tom de Vries[gdb/python] Fix python selftest with python 3.11
2022-07-21 Tom de Vries[gdb/symtab] Fix bad compile unit index complaint
2022-07-21 Kevin BuettnerWrap python_write_bytecode with HAVE_PYTHON ifdef
2022-07-20 Kevin BuettnerHandle Python 3.11 deprecation of PySys_SetPath and...
2022-07-20 Christopher Di Bellagdb/value.c: add several headers to the include list
2022-07-20 Pedro AlvesDon't stop all threads prematurely after first step...
2022-07-19 Luis MachadoReformat gdbarch-components.py to fix deviations
2022-07-19 Luis Machado[AArch64] MTE corefile support
next