]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb
Fix: Stripping Rust static libraries fails because of overly zealous illegal path...
[thirdparty/binutils-gdb.git] / gdb /
2024-01-25  Simon Marchigdb: remove get_gdb_program_name
2024-01-25  Tom de Vries[gdb/testsuite] Fix regexp in vgdb_start
2024-01-25  Tom de Vries[gdb/build] Workaround gcc PR113599
2024-01-25  Tom de Vries[gdb/testsuite] Fix gdb.base/eh_return.exp
2024-01-25  Aditya Vidyadhar... Fix attach-twice.c testcase for AIX.
2024-01-24  Tom TromeyEmit stopped event for DAP attach request
2024-01-24  Tom TromeyHandle DW_AT_endianity on enumeration types
2024-01-24  Thiago Jung Bauermanngdb/arm: Fix epilogue frame id
2024-01-24  Guinevere Larsengdb/testsuite: add test for backtracing for threaded...
2024-01-23  Guinevere Larsengdb: fix "list ." related crash
2024-01-22  Simon Marchigdb/testsuite: avoid duplicate test names in gdb.dwarf2...
2024-01-22  Tom TromeyHandle EOF more gracefully in DAP
2024-01-22  Tom TromeyFix handling of DW_OP_GNU_push_tls_address
2024-01-22  Guinevere Larsengdb/testsuite: relax filename restriction in some gdb...
2024-01-22  Guinevere Larsengdb/testsuite: modernize gdb.dwarf2/dw2-noloc.exp
2024-01-21  Lancelot SIXgdb/infrun: lazily load curr_frame_id in process_event_...
2024-01-20  Simon Marchigdb: remove SYMBOL_*_OPS macros
2024-01-20  Tom TromeySimplify DWARF symtab inclusion handling
2024-01-19  Andrew Burgessgdb: remove deprecated_exec_file_display_hook and assoc...
2024-01-19  Сергей ЧерновFix remote serial read
2024-01-19  Aaron Mereygdb/ui-out.h: Fix exception handling in do_with_buffere...
2024-01-19  Tom de Vries[gdb/testsuite] Update xfail in gdb.threads/attach...
2024-01-19  Simon Marchigdb: remove unnecessary NULL checks for return value...
2024-01-19  Aaron Mereygdb: Buffer output streams during events that might...
2024-01-18  Tom TromeyRewrite .debug_names writer
2024-01-18  Tom TromeyExport dwarf5_augmentation
2024-01-18  Tom TromeyRewrite .debug_names reader
2024-01-18  Tom TromeyAllow other results in DW_TAG_entry_point test
2024-01-18  Tom TromeyRemove some .debug_names tests
2024-01-18  Tom TromeyExplicitly expand CUs in dw2-inline-with-lexical-scope.exp
2024-01-18  Tom TromeyFix dw2-zero-range.exp when an index is in use
2024-01-18  Tom TromeyEmpty hash table fix in .debug_names reader
2024-01-18  Tom TromeyRemove cooked_index_worker::start_reading
2024-01-18  Tom TromeyChange cooked_index_worker to abstract base class
2024-01-18  Tom TromeyDo not write the index cache from an index
2024-01-18  Tom TromeyMove cooked_index_functions to cooked-index.h
2024-01-18  Tom TromeyAdd language to cooked_index_entry
2024-01-18  Tom TromeyDocument GDB extensions to DWARF .debug_names
2024-01-18  Tom TromeyRemove IS_ENUM_CLASS from cooked_index_flag
2024-01-18  Tom TromeyRefactor quick-function installation in DWARF reader
2024-01-18  Tom TromeyRefactor 'maint set dwarf synchronous' handling
2024-01-18  Tom de Vries[gdb/testsuite] Call ldd --version in gdb.testsuite...
2024-01-17  Andrew Burgessgdb/testsuite: handle long filenames in gdb.base/startu...
2024-01-17  Tom TromeyFix crash in struct-with-sig-2.exp with debug-names...
2024-01-15  Simon Marchigdb/testsuite: remove spurious $ in save_vars
2024-01-15  Tom TromeyRemove addrmap_fixed::set_entry
2024-01-15  Simon Marchigdb: remove unnecessary braces
2024-01-14  Tom de Vries[gdb/testsuite] Fix gdb.mi/mi-dprintf.exp with read1
2024-01-14  Tom de Vries[gdb/testsuite] Fix gdb.cp/namespace.exp with read1
2024-01-13  Yang Liugdb: RISC-V: Refine lr/sc sequence support
2024-01-13  Yang LiuAdd myself to gdb/MAINTAINERS
2024-01-12  Andrew Burgessgdb/testsuite: fix failure in gdb.python/py-inferior.exp
2024-01-12  Andrew BurgessUpdate copyright year range in header of all files...
2024-01-12  Andrew Burgessgdb/doc: update examples in gdb.Progspace and gdb.Objfi...
2024-01-12  Andrew Burgessgdb/doc: add some notes on selecting suitable attribute...
2024-01-12  Andrew Burgessgdb/python: Add gdb.InferiorThread.__dict__ attribute
2024-01-12  Andrew Burgessgdb/python: Add gdb.Inferior.__dict__ attribute
2024-01-12  Andrew Burgessgdb/python: remove users ability to create gdb.Progspac...
2024-01-12  Andrew Burgessgdb/python: add gdb.Frame.__repr__() method
2024-01-12  Andrew Burgessgdb/python: add gdb.InferiorThread.__repr__() method
2024-01-12  Andrew Burgessgdb/python: hoist common invalid object repr code into...
2024-01-12  Andrew Burgessgdb: add trailing '/' when using 'complete' with direct...
2024-01-12  Andrew Burgessgdb/python: New InferiorThread.ptid_string attribute
2024-01-12  Tom de Vries[gdb/testsuite] Use require in gdb.dwarf2/assign-variab...
2024-01-11  Simon Marchigdb: fix frame passed to gdbarch_value_to_register...
2024-01-11  Tom de Vries[gdb/testsuite] Fix gdb.dwarf2/dw2-entry-points.exp...
2024-01-11  Tom de Vries[gdb/testsuite] Extend gdb.base/kill-during-detach.exp
2024-01-11  Mike Frysingergdbsupport: tighten up libiberty code a bit with dnl
2024-01-11  Mike Frysingergdb: libiberty: switch to AC_CHECK_DECLS_ONCE
2024-01-11  Mike Frysingergdb: move libiberty.m4 to gdbsupport
2024-01-10  Aditya Vidyadhar... Fix AIX catchpoint warning during fork () event
2024-01-10  Tom de Vries[gdb] Fix assertion failure for checkpoint delete 0
2024-01-10  Tom de Vries[gdb] Fix info checkpoints
2024-01-10  Tom de Vries[gdb] Make variable printed bool in info_checkpoints_co...
2024-01-10  Tom de Vriesgdb/symtab: Eliminate deferred_entry
2024-01-10  Tom de Vriesgdb/symtab: Make cooked_index_entry::parent_entry private
2024-01-10  Tom de Vriesgdb/symtab: Allow changing of added cooked_index entries
2024-01-10  Tom TromeyFix ASAN failure in DWO code
2024-01-09  Tom TromeyFix thread-less build
2024-01-09  Tom TromeyUse unrelocated_addr in dwarf2_base_index_functions...
2024-01-09  Tom TromeyBack out some parallel_for_each features
2024-01-09  Tom TromeyAvoid language-based lookups in startup path
2024-01-09  Tom TromeyOptimize lookup_minimal_symbol_text
2024-01-09  Tom TromeyLazy language setting
2024-01-09  Tom TromeyChange current_language to be a macro
2024-01-09  Tom TromeyRemove two quick_symbol_functions methods
2024-01-09  Tom TromeySimplify the public DWARF API
2024-01-09  Tom TromeyDo more DWARF reading in the background
2024-01-09  Tom TromeyChange how cooked index waits for threads
2024-01-09  Tom TromeyAdd "maint set dwarf synchronous"
2024-01-09  Tom TromeyMove cooked_index_storage to cooked-index.h
2024-01-09  Tom TromeyAdd quick_symbol_functions::compute_main_name
2024-01-09  Tom TromeyAdd deferred_warnings parameter to read_addrmap_from_ar...
2024-01-09  Tom TromeyRefactor complaint thread-safety approach
2024-01-09  Tom TromeyAdd thread-safety to gdb's BFD wrappers
2024-01-09  Tom TromeyAdd a couple of bfd_cache_close calls
2024-01-09  Tom TromeyPre-read DWZ section data
2024-01-09  Tom TromeyDon't use objfile::intern in DWO code
2024-01-08  Joseph MyersMAINTAINERS: Update my email address
2024-01-08  Tom de Vries[gdb/testsuite] Add missing -no-prompt-anchor in gdb...
next