]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb
Fix seg-fault in the DWARF reader code when accessing an abbreviatuin table with...
[thirdparty/binutils-gdb.git] / gdb /
2024-03-19  Toby Lloyd Daviesgdb/python: Fix segfault when iterating over empty...
2024-03-19  Toby Lloyd DaviesAdd myself to gdb/MAINTAINERS
2024-03-19  Tom de Vries[gdb] Further fix "value is not available" with debug...
2024-03-18  Tom TromeyRemove some unnecessary Ada expression code
2024-03-18  Tom TromeyFix Ada 'ptype' of access to array
2024-03-18  Tom TromeyUse string_view in quirk_rust_enum
2024-03-18  Tom TromeySet __file__ when source'ing a Python script
2024-03-18  Tom TromeyClear board_info entry after waiting for process
2024-03-18  Andrew Burgessgdb/testsuite: attach to i386 process stopped in vDSO
2024-03-17  Tom de Vries[gdb/testsuite] Fix gdb.base/list-no-debug.exp on debian
2024-03-15  Tom TromeyUse size_t in gdb_bfd_section_data
2024-03-14  Tom TromeyPass alignment when using GCC_C_FE_VERSION_2
2024-03-14  Tom TromeyRemove 'if' from GDB_PY_HANDLE_EXCEPTION
2024-03-14  Tom de Vries[gdb/tdep] Fix gdb.base/watchpoint-unaligned.exp on...
2024-03-13  Tom TromeyRemove extraneous word from manual
2024-03-12  Tom de Vries[gdb/tdep] Fix gdb.base/watch-bitfields.exp on aarch64
2024-03-12  Schimpe, Christinagdb: Deprecate MPX commands.
2024-03-11  Tom TromeyRemove tui-out.[ch]
2024-03-11  Simon Marchigdb/Makefile.in: remove ACLOCAL_AMFLAGS
2024-03-11  Tom TromeySpecial case NULL pointers in dynamic type resolution
2024-03-11  Andrew Burgessgdb/testsuite: reformat file with a more recent version...
2024-03-11  Simon Marchigdb: re-generate aclocal.m4
2024-03-11  Markus Metzgergdb, btrace: fix error diagnostics
2024-03-11  Andrew Burgessgdb/unwinders: better support for $pc not saved
2024-03-11  Guinevere Larsengdb/testsuite: Reduce gdb.threads/threadcrash.exp relia...
2024-03-11  Tom de Vriesgdb/testsuite: Simplify gdb.threads/threadcrash.exp
2024-03-11  Guinevere Larsengdb/testsuite: Use _inferior_thread_count in gdb.thread...
2024-03-11  Tom de Vriesgdb/testsuite: Fix gdb.threads/threadcrash.exp with...
2024-03-11  Tom de Vriesgdb/testsuite: Reduce indentation in gdb.threads/thread...
2024-03-09  Tom de Vries[gdb/python] Handle deprecation of PyErr_{Fetch,Restore...
2024-03-09  Tom de Vries[gdb/python] Normalize exceptions in gdbpy_err_fetch
2024-03-09  Tom de Vries[gdb/python] Use gdbpy_err_fetch::{type,value} as getters
2024-03-09  Tom TromeyAvoid race when writing to index cache
2024-03-09  Tom TromeyMove the 'store' method to index_cache_store_context
2024-03-09  Tom TromeyCapture the per-BFD object in index_cache_store_context
2024-03-09  Tom TromeyCapture directory in index_cache_store_context
2024-03-09  Tom TromeyRename members of index_cache_store_context
2024-03-08  Tom TromeyAdd return value to DAP scope
2024-03-08  Tom TromeyExport "finish" return value to Python
2024-03-08  Tom TromeyAvoid race when reading dwz file
2024-03-05  Andrew Burgessgdb/testsuite: fix duplicate test names in gdb.trace...
2024-03-05  Andrew Burgessgdb/testsuite: fix some more duplicate test names in...
2024-03-02  Hui Ligdb: LoongArch: Change LOONGARCH_FIRST_FP_REGNUM to 35
2024-03-02  Tom TromeyFix TUI text centering
2024-03-01  Will Hawkinsgdb/jit: Fix missing word in comment
2024-03-01  Tom TromeyUse DW_FORM_ref_addr for DIE offset in .debug_names
2024-02-29  Tom de Vries[gdb/dap] Fix stray KeyboardInterrupt after cancel
2024-02-29  Tom de Vries[gdb/dap] Move send_gdb and send_gdb_with_response...
2024-02-29  Thiago Jung Bauermanngdb/arm: Remove tpidruro register from non-FreeBSD...
2024-02-29  John Baldwinaarch64: Use aarch64_debug_printf in a few more places
2024-02-28  Tom TromeyFix gdb.interrupt race
2024-02-27  Tom TromeyTwo minor addrmap cleanups
2024-02-27  Tom TromeyExplicitly quit gdb from DAP server thread
2024-02-27  Tom TromeyAdd final cleanup for runnables
2024-02-27  Tom TromeyChange finalize_values into a final cleanup
2024-02-27  Tom TromeyAdd extension_language_ops::shutdown
2024-02-27  Tom TromeyRewrite final cleanups
2024-02-27  Tom TromeyUse the .py file in gdb.dap/pause.exp
2024-02-27  Tom TromeyRewrite "python" command exception handling
2024-02-27  Tom TromeyFix formatting buglet in python.c
2024-02-27  Tom de Vries[gdb/testsuite] Reset errcnt and warncnt in default_gdb...
2024-02-27  Tom de Vries[gdb/testsuite] Remove KFAIL for PR ada/30908
2024-02-27  Tom de Vries[gdb/testsuite] Fix test in gdb.python/py-finish-breakp...
2024-02-27  Pedro AlvesCygwin: Fix putting inferior in foreground (fix input)
2024-02-27  Yuriy Kolerovarc: Don't build arc-analyze-prologue.S with -g
2024-02-26  Simon Marchigdb/amd-dbgapi: fix indentation
2024-02-26  Tom TromeyRemove two unnecessary casts
2024-02-26  Pedro Alves[gdb] Fix heap-use-after-free in select_event_lwp
2024-02-26  Tom de Vries[gdb/testsuite] Dump dap.log.$n to gdb.log when excepti...
2024-02-26  Tom de Vries[gdb/testsuite] Further handle long filenames in gdb...
2024-02-26  Tom de Vries[gdb] Fix "value is not available" with debug frame
2024-02-26  Tiezhu Yanggdb: Modify the output of "info breakpoints" and "delet...
2024-02-26  Andreas Arnezgdb: s390: Add arch14 record/replay support
2024-02-24  Tom de Vries[gdb/build] Fix static cast of virtual base
2024-02-23  Simon Marchigdb: disable formatting-related flake8 warnings
2024-02-23  Tom TromeyRemove unused import
2024-02-23  Pedro Alvesgdb/linux-nat.c: Add "Accessing inferior memory" section
2024-02-23  Jon TurneyDrop special way of getting inferior context after...
2024-02-23  Jon TurneyTeach gdb how to unwind cygwin _sigbe and sigdelayed...
2024-02-23  H.J. Lugdb: Add XMM16-XMM31 and K0-K1 DWARF register number...
2024-02-22  Tom TromeyUse bool in dynamic type code
2024-02-22  Tom de Vries[gdb/testsuite] Fix license text in gdb.reverse/map...
2024-02-22  Tom de Vries[gdb/dap] Fix race between dap exit and gdb exit
2024-02-22  Tom de Vries[gdb/dap] Fix race between dap startup and dap log...
2024-02-22  Tom de Vries[gdb/dap] Factor out thread_log
2024-02-21  Tom TromeyDon't allow multiple request registrations in DAP
2024-02-21  Simon Marchigdbsupport: assume that compiler supports std::{is_triv...
2024-02-21  Simon Marchigdb: remove some GCC version checks
2024-02-21  Tom de Vries[gdb/testsuite] Fix error handling in _dap_read_json
2024-02-21  Yuriy Kolerovarc: Determine a branch target of DBNZ correctly
2024-02-21  Tom de Vries[gdb/dap] Join JSON writer thread with DAP thread
2024-02-21  Tom de Vries[gdb/dap] Make dap log printing thread-safe
2024-02-21  Tom de Vries[gdb/dap] Flush after printing in log_stack
2024-02-21  Tom de Vries[gdb/testsuite] Set up dap log file in gdb.dap/type_che...
2024-02-21  Felix Willgerodtgdb: Document C++17 build requirement.
2024-02-20  Tom TromeyRewrite Rust slice type handling
2024-02-20  Tom TromeyAdd obj_section::contains method
2024-02-20  Simon Marchigdb: pass frames as `const frame_info_ptr &`
2024-02-20  Tom de Vries[gdb] Don't init history in batch mode
2024-02-19  Tankut Baris Aktemurtestsuite, python: reformat python files using black
next