gdb: remove interp_pre_command_loop
[binutils-gdb.git] / gdb / testsuite /
2023-09-07 Nils-Christian Kempketestsuite, fortran: make kfail gfortran specific
2023-09-07 Nils-Christian Kempketestsuite, fortran: adapt tests for ifort's 'start...
2023-09-07 Nils-Christian Kempketestsuite, fortran: Remove self assignment non-statements
2023-09-07 Nils-Christian Kempketestsuite, fortran: make mixed-lang-stack less compiler...
2023-09-07 Tom TromeyFix bug in -var-evaluate-expression
2023-09-07 Tom TromeyAllow pretty-printer 'children' method to return strings
2023-09-07 Tom de Vries[gdb/ada] Move identical enums handling later
2023-09-06 Tom de Vries[gdb/testsuite] Fix gdb.ada/same_enum.exp
2023-09-05 Sandra Loosemoregdb/testsuite: Make hook-stop.exp ignore termination...
2023-09-05 Sandra Loosemoregdb/testsuite: Disable some tests that are broken on...
2023-09-05 Sandra Loosemoregdb/testsuite: Adjust some testcases to allow Windows...
2023-09-05 Sandra Loosemoregdb/testsuite: Fix style.exp failures on targets withou...
2023-09-05 Tom TromeyHandle array- and string-like values in no-op pretty...
2023-09-05 Tom TromeyRead Ada main name from executable, not inferior
2023-09-05 Tom TromeyAvoid crash with Ada and -fdata-sections
2023-09-04 Tom de Vries[gdb/testsuite] Fix race in gdb.base/add-symbol-file...
2023-08-31 Kevin Buettner[symtab/27831] New test case: gdb.base/add-symbol-file...
2023-08-30 Tom de Vries[gdb/testsuite] Fix gdb.dwarf2/nullptr_t.exp with cc...
2023-08-29 Simon Marchigdb/testsuite: recognize one more unsupported instructi...
2023-08-29 Tom de Vries[gdb/testsuite] Require have_compile_flag -mavx512f...
2023-08-29 Tom de Vries[gdb/testsuite] Require gcc >= 5 in gdb.linespec/cpls...
2023-08-29 Tom de Vries[gdb/testsuite] Handle some test-cases with older compiler
2023-08-29 Tom de Vries[gdb/testsuite] Fix false negative in have_host_locale
2023-08-29 Tom de Vries[gdb/testsuite] Check for sys/random.h in gdb.reverse...
2023-08-28 Tom de Vries[gdb/testsuite] Improve xfail in gdb.cp/nsusing.exp
2023-08-28 Tom de Vries[gdb/symtab] Handle self-reference in inherit_abstract_dies
2023-08-28 Tom de Vries[gdb/testsuite] Add xfail in gdb.cp/subtypes.exp
2023-08-28 Tom de Vries[gdb/testsuite] Refactor gdb.cp/subtypes.exp
2023-08-28 Tom de Vries[gdb/testsuite] Handle gdb.cp/*.exp with older compiler
2023-08-26 Tom TromeyUse get_frame_address_in_block in print_frame
2023-08-24 Guinevere Larsengdb/testsuite: Multiple improvements for gdb.reverse...
2023-08-24 Guinevere Larsengdb/testsuite: fix testing gdb.reverse/step-reverse...
2023-08-24 Guinevere Larsengdb/testsuite: fix gdb.reverse/solib-*.exp tests when...
2023-08-24 Guinevere Larsengdb/testsuite: Fix many errors in gdb.reverse with...
2023-08-23 Andrew Burgessgdb: MI stopped events when unwindonsignal is on
2023-08-23 Andrew Burgessgdb/testsuite: add mi_info_frame helper proc (and use it)
2023-08-23 Pedro Alvesgdb: centralize "[Thread ...exited]" notifications
2023-08-23 Andrew Burgessgdb/testsuite: improve MI support for inferior specific...
2023-08-23 Andrew Burgessgdb: add missing notify_breakpoint_modified call
2023-08-17 Andrew Burgessgdb: add inferior-specific breakpoints
2023-08-17 Tom de Vries[gdb/testsuite] Fix copy-to-remote in gdb.base/vfork...
2023-08-16 Tom de Vries[gdb/symtab] Handle self-reference DIE
2023-08-16 Tom TromeyFix obvious bug in aggregate expression
2023-08-16 Tom TromeyImplement DAP module-removed event
2023-08-16 Andrew Burgessgdb/testsuite: fix race condition in gdb.python/py...
2023-08-16 Andrew Burgessgdb: fix vfork regressions when target-non-stop is off
2023-08-16 Puputti, Mattigdb, infcmd: support jump command in multi-inferior...
2023-08-12 Kevin Buettnergdbserver: Reinstall software single-step breakpoints...
2023-08-11 Carl Lovegdb.ada/mi_var_access.exp
2023-08-11 Tom TromeyTest GNAT encodings in arr_acc_idx_w_gap.exp
2023-08-10 Tom de Vries[gdb/symtab] Fix off-by-one error in cooked_indexer...
2023-08-10 Carl LoveFix gdb.ada/O2_float_param.exp for PowerPC
2023-08-10 Tom TromeyChange py-thread-exited.exp to work with gdbserver
2023-08-10 Tom de Vries[gdb/testsuite] Fix gdb.dwarf2/enqueued-cu-base-addr...
2023-08-10 Tom de Vries[gdb/testsuite] Improve failure mode in gdb.dwarf2...
2023-08-08 Rainer OrthGuard against killing unrelated processes in amd64...
2023-08-07 Richard Buntgdb/fortran: Align intrinsic/variable precedence
2023-08-05 Tom de Vries[gdb/symtab] Find main language without symtab expansion
2023-08-04 Tom TromeyRemove extra '.' from error message
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/testsuite] Extend gdb.base/index-cache.exp
2023-08-04 Bruno Larsengdb/testsuite: Disable gdb.compile when testing with...
2023-08-03 Tom TromeyUse frame.name() in FrameDecorator
2023-08-03 Andrew Burgessgdb: avoid double stop after failed breakpoint conditio...
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 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 TromeyAdd "cwd" parameter to DAP launch request
2023-08-01 Tom TromeyRefactor dap_launch
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-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
next