Remove path name from test case
[binutils-gdb.git] / gdb / testsuite /
2023-11-14 Tom TromeyRemove path name from test case master
2023-11-14 Tom TromeyHandle the static link in FrameDecorator
2023-11-14 Tom de Vries[gdb/testsuite] Fix gdb.threads/stepi-over-clone.exp...
2023-11-14 Andrew Burgessgdb: implement missing debug handler hook for Python
2023-11-13 Carl LoveFix the gdb.ada/inline-section-gc.exp test
2023-11-13 Pedro AlvesCancel execution command on thread exit, when stepping...
2023-11-13 Simon MarchiTestcases for stepping over thread exit syscall (PR...
2023-11-13 Pedro Alvesgdb/testsuite/lib/my-syscalls.S: Refactor new SYSCALL...
2023-11-13 Pedro AlvesDon't resume new threads if scheduler-locking is in...
2023-11-13 Pedro AlvesRemove gdb/19675 kfails (displaced stepping + clone)
2023-11-13 Pedro AlvesThread options & clone events (Linux GDBserver)
2023-11-13 Pedro AlvesStep over clone syscall w/ breakpoint, TARGET_WAITKIND_...
2023-11-13 Pedro Alvesgdb/linux: Delete all other LWPs immediately on ptrace...
2023-11-08 Andrew Burgessgdb: call update_thread_list after completing an inferi...
2023-11-08 Andrew Burgessgdb: call update_thread_list for $_inferior_thread_coun...
2023-11-08 Andrew Burgessgdb: add a custom command completer for disassemble...
2023-11-08 Andrew Burgessgdb: error if /r and /b are used with disassemble command
2023-11-06 Aditya Vidyadhar... Change gdb.base/examine-backwards.exp for AIX.
2023-11-06 Tom de Vries[gdb/testsuite] Fix gdb.dwarf2/dw2-gas-workaround.exp
2023-11-05 Tom TromeyPre-read DWZ file in DWARF reader
2023-10-31 Tom de Vries[gdb/symtab] Work around gas PR28629
2023-10-31 Tom TromeyImplement DAP setVariable request
2023-10-26 Andrew Burgessgdb/python: Add new gdb.Value.bytes attribute
2023-10-26 Andrew Burgessgdb: handle main thread exiting during detach
2023-10-26 Tom de Vries[gdb/testsuite] Add wait-for-index-cache in gdb.dwarf2...
2023-10-25 Guinevere Larsengdb/testsuite: add a clang XFAIL to gdb.python/py-watch...
2023-10-25 Guinevere Larsengdb/testsuite: fix running gdb.python/py-explore-cc...
2023-10-22 Tom TromeyStyle history variable output
2023-10-18 Lancelot Sixgdb/testsuite/gdb.rocm: Fix incorrect use of continue...
2023-10-18 Lancelot Sixgdb/testsuite/gdb.rocm: Check value returned by hipDevi...
2023-10-18 Tom de Vries[gdb/testsuite] Fix gdb.base/jit-bfd-name.exp
2023-10-17 Markus Metzgergdb: include the end address in in-memory bfd filenames
2023-10-16 Tom TromeyHave DAP handle non-Value results from 'children'
2023-10-16 Tom TromeyHandle gdb.LazyString in DAP
2023-10-16 Tom TromeyFix register-setting response from DAP
2023-10-16 Tom TromeyAdd DAP scope cache
2023-10-16 Tom de Vries[gdb/symtab] Work around PR gas/29517
2023-10-16 Luis MachadoOnly allow closure lookup by address if there are threa...
2023-10-12 Tom TromeyFix test suite failure in file-then-restart.exp
2023-10-10 Jan Vranygdb/python: implement support for sending custom MI...
2023-10-09 Andrew Burgessgdb/testsuite: match complete lines in gdb.base/maint.exp
2023-10-08 Joel BrobeckerBump version to 15.0.50.DATE-git.
2023-10-07 Tom de Vries[gdb/testsuite] Fix gdb.arch/i386-signal.exp on x86_64
2023-10-06 Thiago Jung Bauermannprocess-dies-while-detaching.exp: Exit early if GDB...
2023-10-06 Andrew Burgessgdb/testsuite: cleanup in gdb.base/args.exp
2023-10-06 Andrew Burgessgdbserver: handle newlines in inferior arguments
2023-10-06 Andrew Burgessgdbserver: fix handling of trailing empty argument
2023-10-06 Andrew Burgessgdbserver: fix handling of single quote arguments
2023-10-05 Andrew Burgessgdb: fix reread_symbols when an objfile has target...
2023-10-05 Andrew Burgessgdb: remove print_sys_errmsg
2023-10-04 Guinevere Larsengdb/testsuite: XFAIL some gdb.base/fileio.exp
2023-10-04 Luis Machadosme2: Extend SME tests to include SME2
2023-10-04 Luis Machadosme: Add SVE/SME testcases
2023-10-02 Andrew Burgessgdb/python: reformat file with black
2023-10-02 Tom TromeyAdd regression test for instructionReference change
2023-10-02 Tom TromeyClean up intermediate values in val_print_packed_array_...
2023-10-02 Simon Marchigdb/testsuite: accept variable number of spaces in...
2023-10-02 Tom de Vries[gdb/testsuite] Handle older gcc in gdb.ada/import.exp
2023-10-02 Tom de Vries[gdb/testsuite] Add KFAIL for PR ada/30908
2023-10-02 Andrew Burgessgdb: add Python events for program space addition and...
2023-09-29 Tom TromeySupport the NO_COLOR environment variable
2023-09-29 Kevin Buettnergdb/testsuite: Add relative versus absolute LD_LIBRARY_...
2023-09-28 Andrew Burgessgdb: use reopen_exec_file from reread_symbols
2023-09-28 Andrew Burgessgdb/python: make the executable_changed event available...
2023-09-28 Andrew Burgessgdb/python: new Progspace.executable_filename attribute
2023-09-28 Andrew Burgessgdb/python: new Progspace.symbol_file attribute
2023-09-28 Tom de Vries[gdb/testsuite] Add nopie to gdb.base/unwind-on-each...
2023-09-27 Pedro AlvesAdjust gdb.thread/pthreads.exp for Cygwin
2023-09-27 Pedro AlvesIn gdb.threads/pthreads.c, handle pthread_attr_setscope...
2023-09-27 Pedro AlvesFix gdb.threads/pthreads.exp error handling/printing
2023-09-27 Pedro AlvesFix gdb.threads/pthreads.c formatting
2023-09-27 Pedro Alvesgdb.threads/pthreads.c, K&R -> ANSI function style
2023-09-26 Simon Marchigdb/testsuite: add xfail for gdb/29965 in gdb.threads...
2023-09-26 Tom de Vries[gdb/testsuite] Fix gdb.ada/mi_task_arg.exp with newer gcc
2023-09-26 Tom de Vries[gdb/testsuite] Fix gdb.server/ext-run.exp in container
2023-09-20 Gregory Andersgdb/dap: only include sourceReference if file path...
2023-09-20 Gregory Andersgdb/dap: check for breakpoint source before unpacking
2023-09-20 Tom de Vries[gdb/symtab] Error out for .debug_types section in...
2023-09-19 Tom TromeyHandle pointers and references correctly in DAP
2023-09-19 Mohamed Bouhaouelgdb, breakpoint: add a destructor to the watchpoint...
2023-09-19 Guinevere Larsengdb/cli: fixes to newly added "list ." command
2023-09-15 Simon Marchigdb/amdgpu: add precise-memory support
2023-09-15 Simon Marchigdb/testsuite: add linux target check in allow_hipcc_tests
2023-09-15 Guinevere Larsengdb/testsuite: explicitly test for stderr in gdb.mi...
2023-09-14 Tom de Vries[gdb/exp] Clean up asap in value_print_array_elements
2023-09-14 Tom de Vries[gdb/testsuite] Modernize gdb.base/huge.exp
2023-09-12 Tom TromeyAvoid spurious breakpoint-setting failure in DAP
2023-09-12 Lancelot Sixgdb/testsuite/rocm: fix rocm-multi-inferior-gpu.cpp
2023-09-11 Simon Marchigdb/testsuite: use foreach_with_prefix in gdb.guile...
2023-09-11 Ijaz, Abdul Btestsuite, fortran: Fix regression due to fix for ifort...
2023-09-11 Simon Marchigdb/testsuite: fix gdb.arch/amd64-init-x87-values.exp...
2023-09-08 Tom TromeyRun 'black' on recent test case
2023-09-08 Tom de Vries[gdb/testsuite] Make gdb.dwarf2/dwzbuildid.exp more...
2023-09-08 Tom de Vries[gdb/testsuite] Add kfail in gdb.dwarf2/dwzbuildid.exp
2023-09-08 Tom de Vries[gdb/testsuite] Add aranges in gdb.dwarf2/dwzbuildid.exp
2023-09-08 Tom de Vries[gdb/testsuite] Fix build-ids in gdb.dwarf2/dwzbuildid.exp
2023-09-08 Andrew Burgessgdb/testsuite: fix gdb.mi/mi-condbreak-throw.exp failure
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
next