Re: PR16005, avr linker crash on a particular instruction sequence with --relax
[binutils-gdb.git] / gdb /
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
2022-07-19 Luis Machado[AArch64] Fix testcase compilation failure
2022-07-18 Tom TromeyAdd gdb.free_objfile event registry
2022-07-18 Pedro AlvesPut gdb.base/bt-on-fatal-signal.exp GDB cores in output dir
2022-07-18 Tom TromeyRemove array typedef assumption for Ada
2022-07-18 Tom TromeyRemove manual lifetime management from cli_interp
2022-07-18 Tom TromeyRemove cli_out_new
2022-07-18 Tom TromeyReplace input_interactive_p with a method
2022-07-18 Tom TromeyRemove ui_register_input_event_handler
2022-07-18 Tom de Vries[gdb/testsuite] Remove duplicate of supports_gnuc
2022-07-18 Andrew Burgessgdb/python: look for python, then python 3 at configure...
2022-07-18 Tom de Vries[gdb/testsuite] Allow override of ASAN_OPTIONS in lib...
2022-07-18 Tom de Vries[gdb/testsuite] Fix regression in step-indirect-call...
2022-07-18 Tom de Vries[gdb/testsuite] Fix gdb.arch/i386-mpx.exp
2022-07-15 Aaron Mereygdb-add-index always generates an error when libdebugin...
2022-07-15 Bruno Larsengdb/testsuite: modernize gdb.base/maint.exp
2022-07-15 Tom TromeyAdd 'nibbles' to gdb.print_options
2022-07-15 Carl LovePowerPC: Add support for IEEE 128-bit format.
2022-07-15 Tom TromeyAdd 'summary' mode to Value.format_string
2022-07-15 Tom TromeyExpose current 'print' settings to Python
2022-07-15 Carl LovePowerPC: fix for gdb.base/eh_return.exp
2022-07-15 Tom TromeyRun 'black' on gdb
2022-07-14 Tom de Vries[gdb/symtab] Fix data race in cooked_index_functions...
2022-07-14 Tiezhu Yanggdb: Document floating-point support for LoongArch
2022-07-14 Tom de Vries[gdb/symtab] Make per_cu->m_lang atomic
2022-07-14 Tom de Vries[gdb/symtab] Make per_cu->unit_type atomic
2022-07-14 Tom de Vries[gdb/symtab] Fix data race in ~charset_vector
2022-07-13 Pedro AlvesTighten gdb.threads/no-unwaited-for-left.exp regexps
2022-07-13 Carl LoveFix for gdb.base/stap-probe.c
2022-07-13 Carl LoveAdd PowerPC support to gdb.cp/call-method-register.cc
2022-07-13 Carl LoveFix gdb.base/step-indirect-call-thunk.exp
2022-07-13 Pedro AlvesFix "until LINE" in main, when "until" runs into longjmp
2022-07-13 Tom de Vries[gdb/symtab] Make per_cu->set_lang more strict
2022-07-12 Pedro AlvesImprove "set scheduler-locking" documentation
2022-07-12 Tom de Vries[gdb/symtab] Add dwarf2_cu::lang ()
2022-07-12 Tom de Vries[gdb/record] Support recording of getrandom
2022-07-12 Tiezhu Yanggdb: LoongArch: Add floating-point support
2022-07-12 Tom de Vries[gdb/testsuite] Run two test-cases with ASAN_OPTIONS...
2022-07-12 Tom de Vries[gdb/testsuite] Add tsan-suppressions.txt
2022-07-12 Tom de VriesFix -fsanitize=thread for per_cu fields
2022-07-12 Jiangshuai Ligdb/csky complete csky_dwarf_reg_to_regnum
2022-07-11 Pedro AlvesAlways emit =thread-exited notifications, even if silent
2022-07-11 Pedro AlvesFix core-file -> detach -> crash (corefiles/29275)
2022-07-11 Pedro AlvesFix non-existent "@var{thread-id}" in stop reply descri...
2022-07-11 Luis MachadoTry a couple PAuth compilation flags for gdb.arch/aarch...
2022-07-11 Andrew Burgessgdb: add support for disassembler styling using libopcodes
2022-07-11 Andrew Burgessgdb: have gdb_disassemble_info carry 'this' in its...
2022-07-11 Tom de Vries[gdb/symtab] Fix data race in per_cu->length
2022-07-11 Tom de Vries[gdb/symtab] Use comp_unit_head::get_length
2022-07-10 Luis MachadoFix include guard naming for arch/aarch64-mte-linux.h
next