]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb
Updated Spanish translation for the gprof directory
[thirdparty/binutils-gdb.git] / gdb /
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.
2023-07-14  John Baldwin*-fbsd-nat: Handle null inferior in read_description.
2023-07-14  Bruno Larsengdb/doc: document '+' argument for 'list' command
2023-07-14  Bruno Larsengdb/cli: Improve UX when using list with no args
2023-07-14  Bruno Larsengdb/cli: add '.' as an argument for 'list' command
2023-07-14  Bruno Larsengdb/cli: Factor out code to list lines around a given...
2023-07-13  Tom TromeyImplement 'Enum_Val and 'Enum_Rep
2023-07-13  Tom TromeyRemove ada_attribute_name
2023-07-12  Tom de Vries[gdb/tui] Assume HAVE_WBORDER
2023-07-12  Tom de Vries[gdb/tui] Make translate return entry->value instead...
2023-07-12  Tom de Vries[gdb/tui] Merge tui border-kind corner translation...
2023-07-12  Tom de Vries[gdb/tui] Introduce translate_acs
2023-07-12  Tom de Vries[gdb/tui] Remove default entries in TUI translation...
2023-07-11  Tom TromeyRemove some TODOs from gdb.cp tests
2023-07-10  Tom TromeyRemove target_close
2023-07-10  Tom TromeyUpdate TUI window title when changed
2023-07-10  Tom TromeyAdd Ada scope test for DAP
2023-07-10  Tom TromeyHandle typedefs in no-op pretty printers
2023-07-10  Tom TromeyReimplement DAP stack traces using frame filters
2023-07-10  Tom TromeySimplify FrameVars
2023-07-10  Tom TromeyFix oversights in frame decorator code
2023-07-10  Tom TromeyAdd new interface to frame filter iteration
2023-07-10  Tom TromeyFix execute_frame_filters doc string
2023-07-10  Tom TromeyChange 'handle_id' to be a local variable
2023-07-10  Tom TromeyMove definition of ctf_target type
2023-07-10  Tom TromeyConstify tfile_interp_line
2023-07-10  Tom TromeyUse function_view in traceframe_walk_blocks
2023-07-10  Tom TromeyUse unique_ptr for trace_dirname
2023-07-10  Tom TromeyUse unique_ptr for trace_filename
2023-07-10  Tom TromeyReplace use of xfree with byte_vector
2023-07-10  Tom TromeyRemove a use of xfree
2023-07-10  Tom TromeyAvoid crash with absolute symbol
2023-07-10  Andrew Burgessgdb/testsuite: avoid stack addresses in test names
2023-07-10  Andrew Burgessgdb/testsuite: return after reporting a test unsupported
2023-07-10  Andrew Burgessgdb: include location number in breakpoint error message
2023-07-10  Richard Buntgdb/testsuite: Testing with the nvfortran compiler
2023-07-08  Aaron Mereygdb/cp-namespace.c: Fix assert failure caused by malfor...
2023-07-07  Tom TromeyFix result of DAP setExpression
2023-07-07  Tom TromeyRemove unchecked casts to mi_interp
2023-07-07  Andrew Burgessgdb: check max-value-size when reading strings for...
2023-07-07  Andrew Burgessgdb: remove last alloca call from printcmd.c
2023-07-07  Andrew Burgessgdb: remove two uses of alloca from printcmd.c
next