[gdb/testsuite] Fix gdb.python/py-thread-exited.exp
[binutils-gdb.git] / gdb / testsuite /
2023-07-26 Tom de Vries[gdb/testsuite] Fix gdb.python/py-thread-exited.exp
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/testsuite] Fix regexps in gdb.base/step-over-sysca...
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 TromeyImplement Ada target name symbol
2023-07-21 Tom TromeyAdd instruction bytes to DAP disassembly response
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 Pedro AlvesFix gdb.Inferior.read_memory without execution (PR...
2023-07-19 Tom de Vries[gdb/testsuite] Fix gdb.gdb/python-helper.exp with...
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: 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: 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 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 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 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-13 Tom TromeyImplement 'Enum_Val and 'Enum_Rep
2023-07-11 Tom TromeyRemove some TODOs from gdb.cp tests
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 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 Andrew Burgessgdb: check max-value-size when reading strings for...
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-04 Matheus Branco Borellagdb: add __repr__() implementation to a few Python...
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-06-28 Tom TromeyFix handling of DW_TAG_unspecified_type for Ada
2023-06-23 Thiago Jung Bauermanngdb/testsuite: Avoid infinite loop in gdb.reverse/step...
2023-06-22 Ilya Leoshkevichgdb/testsuite: fix gdb.python/py-unwind.exp with python...
2023-06-22 Tom de Vries[gdb/testsuite] Clean or check standard_output_file...
2023-06-22 Tom TromeyImplement DAP "hover" context
2023-06-22 Tom TromeyImplement DAP logging breakpoints
2023-06-22 Tom TromeyHandle supportsVariablePaging in DAP
2023-06-22 Tom TromeyHandle exceptions when creating DAP breakpoints
2023-06-22 Tom TromeyFix type of DAP hitCondition
2023-06-21 Tom de Vries[gdb/testsuite] Add have_host_locale
2023-06-21 Tom de Vries[gdb/testsuite] Fix gdb.tui/wrap-line.exp
2023-06-21 Tom de Vries[gdb/testsuite] Reimplement Term::command_no_prompt_prefix
2023-06-21 Tom de Vries[gdb/testsuite] Make Term::wait_for "" match only a...
2023-06-19 Tom de VriesRevert "[gdb/testsuite] Clean standard_output_file...
2023-06-19 Simon FarreFixes 28ab59607ef40b9571c0702ffba8f6aa6fb1b033
2023-06-19 Simon Farregdb/Python: Added ThreadExitedEvent
2023-06-19 Tom de Vries[gdb/testsuite] Add shared_gnat_runtime_has_debug_info
2023-06-18 Tom de Vries[gdb/testsuite] Clean standard_output_file dir in gdb_init
2023-06-17 Tom de Vries[gdb/testsuite] Remove f-string in gdb.python/py-unwind.py
2023-06-17 Tom de Vries[gdb/testsuite] Add nopie in a few test-cases
2023-06-17 Tom de Vries[gdb/testsuite] Use require in gdb.dwarf2/implptr.exp
2023-06-16 Tom de Vries[gdb/testsuite] Clean up before compilation in gdb...
2023-06-16 Tom de Vries[gdb/testsuite] Use %progbits in gdb.arch/thumb*.S
2023-06-14 Tom de Vries[gdb/testsuite] Fix gdb.base/step-over-exit.exp with...
2023-06-13 Tom de Vries[gdb/testsuite] Fix gdb.tui/long-prompt.exp with read1
2023-06-13 Tom de Vries[gdb/testsuite] Fix and add prompt anchoring in tuiterm
2023-06-13 Tom de Vries[gdb/testsuite] Allow procs with default value args...
2023-06-13 Tom de Vries[gdb/testsuite] Fix gdb.dap/type_check.exp with older...
2023-06-13 Lancelot SIXgdb/testsuite: use proper int size for gdb.dwarf2/symbo...
2023-06-12 Richard Buntgdb/testsuite: Testing with the armflang compiler
2023-06-12 Tom TromeyImplement DAP conditional breakpoints
2023-06-12 Tom TromeyImplement DAP breakpointLocations request
2023-06-12 Tom TromeyAdd "stop at main" extension to DAP launch request
2023-06-12 Tom TromeyAdd "target" parameter to DAP attach request
2023-06-12 Tom TromeyHandle DAP supportsVariableType capability
2023-06-12 Tom TromeyImplement DAP setExpression request
2023-06-12 Tom TromeyAdd gdb.Value.assign method
2023-06-12 Tom TromeyAdd type-checking to DAP requests
2023-06-12 Tom TromeyAdd test for DAP pause request
2023-06-12 Tom TromeyAdd singleThread support to some DAP requests
2023-06-12 Tom TromeyImplement DAP stepOut request
2023-06-12 Tom TromeyImplement DAP attach request
2023-06-12 Tom TromeyImplement DAP setExceptionBreakpoints request
2023-06-12 Tom TromeyUse gnat_runtime_has_debug_info in Ada catchpoint tests
2023-06-12 Tom TromeyStop gdb in gnat_runtime_has_debug_info
2023-06-12 Tom de Vries[gdb/testsuite] Relax breakpoint count check in gdb...
2023-06-12 Tom de Vries[gdb/testsuite] Fix breakpoint regexp in gdb.ada/out_of...
2023-06-11 Kevin BuettnerPermit DW_OP_GNU_uninit to be used with DW_OP_piece
2023-06-09 Tom de Vries[gdb/tui] Delete line buffer when switching to singlekey
2023-06-09 Tom de Vries[gdb/testsuite] Add test-case gdb.tui/single-key.exp
2023-06-09 Tom de Vries[gdb] Fix typos
next