[gdb/testsuite] Use proc readnow in two test-cases
[binutils-gdb.git] / gdb /
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
2023-07-07 Andrew Burgessgdb: fix printf of wchar_t early in a gdb session
2023-07-07 Andrew Burgessgdb/testsuite: fix license on recently added file
2023-07-06 Pedro AlvesLinux: Avoid pread64/pwrite64 for high memory addresses...
2023-07-06 Branislav Brzakriscv: Ensure LE instruction fetching
2023-07-06 Pedro AlvesFix Solaris regression (PR tdep/30252)
2023-07-04 Matheus Branco Borellagdb: add __repr__() implementation to a few Python...
2023-07-04 Andrew Burgessgdb: have mdict_size always return a symbol count
2023-07-03 Tom TromeyFix two Python calls that don't check for errors
2023-07-03 Andrew Burgessgdb: handle core files with .reg/0 section names
2023-07-03 Andrew Burgessgdb/testsuite: add test for core file with a 0 pid
2023-07-03 Andrew Burgessgdb: split inferior and thread setup when opening a...
2023-06-30 Tom TromeyFix regressions caused by agent expression C++-ification
2023-06-28 Tom TromeyRemove Python 2 from gdb documentation
2023-06-28 Tom TromeyFix handling of DW_TAG_unspecified_type for Ada
2023-06-28 Tom TromeyRemove some Python 2 code
2023-06-23 Thiago Jung Bauermanngdb/testsuite: Avoid infinite loop in gdb.reverse/step...
2023-06-23 Tom TromeyFix off-by-one error
2023-06-22 Ilya Leoshkevichgdb/testsuite: fix gdb.python/py-unwind.exp with python...
next