]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb
Consolidate calls to bfd_set_cacheable
[thirdparty/binutils-gdb.git] / gdb /
2023-08-04  Tom TromeyConsolidate calls to bfd_set_cacheable
2023-08-04  Tom TromeyRemove extra '.' from error message
2023-08-04  Tom TromeyFix incorrect class name in free_objfile documentation
2023-08-04  Tom de Vries[gdb/testsuite] Extend gdb.base/index-cache.exp further
2023-08-04  Tom de Vries[gdb/testsuite] Move "maint wait-for-index-cache" ALAP...
2023-08-04  Tom de Vries[gdb/symtab] Fix data race on dwarf2_per_cu_data::...
2023-08-04  Tom de Vries[gdb/symtab] Fix data race on dwarf2_per_cu_data::...
2023-08-04  Tom de Vries[gdb/testsuite] Extend gdb.base/index-cache.exp
2023-08-04  Tom de Vries[gdb/symtab] Fix data race on dwarf2_per_cu_data::...
2023-08-04  Tom de Vries[gdb/symtab] Fix race on dwarf2_per_cu_data::{queued...
2023-08-04  Tom de Vries[gdb/symtab] Fix data race on bfd::{cacheable,format}
2023-08-04  Tom de Vries[gdb/symtab] Fix data race on index_cache::m_enabled
2023-08-04  Bruno Larsengdb/testsuite: Disable gdb.compile when testing with...
2023-08-03  Tom de Vries[gdb/symtab] Remove superfluous handling of Ada main...
2023-08-03  Tom TromeyRemove f-string from DAP
2023-08-03  Tom TromeyUse frame.name() in FrameDecorator
2023-08-03  Andrew Burgessgdb: avoid double stop after failed breakpoint conditio...
2023-08-03  Andrew Burgessgdb: fix possible nullptr dereference in a remote_debug...
2023-08-02  Tom de Vries[gdb] Initialize main_thread_id earlier
2023-08-02  Tom de Vries[gdb/dap] Disable DAP for python <= 3.5
2023-08-02  Tom TromeyAvoid failures in fixed_points.exp with older GCC
2023-08-01  Tom TromeyImplement DAP "source" request
2023-08-01  Tom TromeyHandle Source in DAP breakpointLocations
2023-08-01  Tom TromeyIntroduce sourceReference handling in DAP
2023-08-01  Tom TromeyDon't supply DAP 'path' for non-file shared libraries
2023-08-01  Tom TromeyImplement ValueFormat for DAP
2023-08-01  Tom TromeyRespect supportsMemoryReferences in DAP
2023-08-01  Tom TromeyAdd DAP support for C++ exceptions
2023-08-01  Tom TromeyImplement DAP 'terminated' event
2023-08-01  Tom TromeyDo not send "new breakpoint" event when breakpoint...
2023-08-01  Tom TromeyMove DAP breakpoint event code to breakpoint.py
2023-08-01  Tom TromeyFull paths in DAP stackTrace responses
2023-08-01  Tom TromeyAdd "cwd" parameter to DAP launch request
2023-08-01  Tom TromeyRefactor dap_launch
2023-08-01  Tom TromeyRename private member of FrameDecorator
2023-08-01  Simon FarreAdd thread exited event
2023-07-31  Tom de Vries[gdb/testsuite] Set TSAN_OPTIONS by default to history_...
2023-07-31  Tom TromeyFix bug in fixed-point handling
2023-07-31  Lancelot Sixgdb/amdgpu: Fix debugging multiple inferiors using...
2023-07-31  Lancelot Sixgdb/testsuite/rocm: Add the hip_devices_support_debug_m...
2023-07-31  Tom TromeySet PYTHONMALLOC in the test suite
2023-07-31  Tom TromeyRestore previous sigmask in gdb.block_signals
2023-07-30  Joel BrobeckerGDB Global Maintainer update (3 maintainers stepping...
2023-07-28  Tom de Vries[gdb] Rename variable main_thread to main_thread_id
2023-07-28  Tom TromeyRe-acquire GIL earlier in gdbpy_parse_and_eval
2023-07-27  Simon Marchigdb: remove trailing empty line in target-delegates.c
2023-07-27  Tom TromeyReport supportsBreakpointLocationsRequest
2023-07-26  Tom de Vries[gdb/testsuite] Fix gdb.python/py-thread-exited.exp
2023-07-26  Tom de Vries[gdb/build] Fix Wstringop-truncation in coff_getfilename
2023-07-26  Tom de Vries[gdb/testsuite] Drop -nostdlib in gdb.dwarf2/typeddwarf.exp
2023-07-26  Tom de Vries[gdb/tui] Fix secondary prompt
2023-07-26  Tom de Vries[gdb/testsuite] Fix gdb.gdb/python-helper.exp with...
2023-07-26  Tom de Vries[gdb/tui] Fix assert in ~gdbpy_tui_window_maker
2023-07-26  Tom de Vries[gdb/testsuite] Fix regexps in gdb.base/step-over-sysca...
2023-07-23  Tom TromeyUse 'name' in DAP start_thread function
2023-07-23  Tom TromeyExport gdb.block_signals and create gdb.Thread
2023-07-23  Andrew Burgessgdb: two changes to linux_nat_debug_printf calls in...
2023-07-23  Andrew Burgessgdb/testsuite: replace $testfile with $binfile in one...
2023-07-22  Tom de Vries[gdb/testsuite] Improve gdb.arch/arm-pthread_cond_timed...
2023-07-22  Tom de Vries[gdb/testsuite] Use proc readnow in two test-cases
2023-07-21  Tom TromeyFix crash with DW_FORM_implicit_const
2023-07-21  Tom TromeyImplement DAP modules request
2023-07-21  Tom TromeyAdd Progspace.objfile_for_address
2023-07-21  Tom TromeyRemove unused imports
2023-07-21  Tom TromeyDocument array indexing for Python gdb.Value
2023-07-21  Tom TromeyRemove redundant @findex from python.texi
2023-07-21  Tom TromeyFix typo in py-type.c docstring
2023-07-21  Tom TromeyImplement Ada target name symbol
2023-07-21  Tom TromeyAdd instruction bytes to DAP disassembly response
2023-07-21  Tom TromeyRemove ancient Ada workaround
2023-07-21  Lancelot Sixgdb/solib-rocm: limit the number of opened file descriptors
2023-07-21  Tom de Vries[gdb/symtab] Add optimized out static var to cooked...
2023-07-21  Tom de Vries[gdb/tui] Fix superfluous newline for long prompt
2023-07-19  Hui Ligdb: LoongArch: Update status of the entire regset...
2023-07-19  Pedro AlvesFix gdb.Inferior.read_memory without execution (PR...
2023-07-19  Lancelot SIXgdb/amd-dbgapi-target: Use inf param in detach
2023-07-19  Tom de Vries[gdb/testsuite] Fix gdb.gdb/python-helper.exp with...
2023-07-17  Tom TromeyRemove unused declaration of child_terminal_init_with_pgrp
2023-07-17  Andrew Burgessgdb: additional debug output in infrun.c and linux...
2023-07-17  Andrew Burgessgdb/testsuite: remove use of sleep from gdb.base/foll...
2023-07-17  Andrew Burgessgdb/testsuite: expand gdb.base/foll-vfork.exp
2023-07-17  Andrew Burgessgdb: don't resume vfork parent while child is still...
2023-07-17  Mihails Strasunsgdb, infrun: refactor part of `proceed` into separate...
2023-07-17  Andrew Burgessgdb: fix an issue with vfork in non-stop mode
2023-07-17  Andrew Burgessgdb: don't restart vfork parent while waiting for child...
2023-07-17  Andrew Burgessgdb: catch more errors in gdb.base/foll-vfork.exp
2023-07-16  Tom de Vries[gdb/testsuite] Handle has_native_target in gdb.testsui...
2023-07-15  Andrew Burgessgdb/tui: make tui_win_info::title private
2023-07-15  Andrew Burgessgdb: style filenames in separate debug file warnings
2023-07-15  Tom de Vries[gdb/testsuite] Fix gdb.dwarf2/forward-spec.exp with...
2023-07-14  Tom TromeyUse correct inferior in Inferior.read_memory et al
2023-07-14  Tom TromeyIntroduce scoped_restore_current_inferior_for_memory
2023-07-14  Tom TromeyRemove obsolete comment from gdbthread.h
2023-07-14  Tom TromeyRename Python variable in py-inferior.exp
2023-07-14  Tom TromeyRefactor py-inferior.exp
2023-07-14  Tom TromeyMinor cleanups in py-inferior.exp
2023-07-14  Tom TromeyRevert "Simplify auto_load_expand_dir_vars and remove...
2023-07-14  John BaldwinTest that native targets can read a tdesc without a...
2023-07-14  John BaldwinAdd a have_native_target helper function for use with...
2023-07-14  John Baldwin*-linux-nat: Handle null inferior in read_description.
next