aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite
AgeCommit message (Expand)AuthorFilesLines
2023-09-20gdb/dap: only include sourceReference if file path does not existGregory Anders1-4/+5
2023-09-20gdb/dap: check for breakpoint source before unpackingGregory Anders1-0/+7
2023-09-20[gdb/symtab] Error out for .debug_types section in dwz fileTom de Vries1-0/+128
2023-09-19Handle pointers and references correctly in DAPTom Tromey2-0/+137
2023-09-19gdb, breakpoint: add a destructor to the watchpoint structMohamed Bouhaouel2-0/+66
2023-09-19gdb/cli: fixes to newly added "list ." commandGuinevere Larsen1-11/+13
2023-09-15gdb/amdgpu: add precise-memory supportSimon Marchi10-0/+466
2023-09-15gdb/testsuite: add linux target check in allow_hipcc_testsSimon Marchi1-0/+4
2023-09-15gdb/testsuite: explicitly test for stderr in gdb.mi/mi-dprintf.expGuinevere Larsen2-3/+22
2023-09-14[gdb/exp] Clean up asap in value_print_array_elementsTom de Vries7-3/+353
2023-09-14[gdb/testsuite] Modernize gdb.base/huge.expTom de Vries1-18/+33
2023-09-12Avoid spurious breakpoint-setting failure in DAPTom Tromey1-2/+7
2023-09-12gdb/testsuite/rocm: fix rocm-multi-inferior-gpu.cppLancelot Six1-1/+1
2023-09-11gdb/testsuite: use foreach_with_prefix in gdb.guile/scm-ports.expSimon Marchi1-60/+54
2023-09-11testsuite, fortran: Fix regression due to fix for ifort's 'start' behaviorIjaz, Abdul B1-5/+5
2023-09-10gdb/testsuite: fix gdb.arch/amd64-init-x87-values.exp on AMD CPUsSimon Marchi1-1/+1
2023-09-08Run 'black' on recent test caseTom Tromey1-0/+1
2023-09-08[gdb/testsuite] Make gdb.dwarf2/dwzbuildid.exp more robustTom de Vries1-35/+35
2023-09-08[gdb/testsuite] Add kfail in gdb.dwarf2/dwzbuildid.expTom de Vries1-0/+7
2023-09-08[gdb/testsuite] Add aranges in gdb.dwarf2/dwzbuildid.expTom de Vries1-2/+9
2023-09-08[gdb/testsuite] Fix build-ids in gdb.dwarf2/dwzbuildid.expTom de Vries1-3/+3
2023-09-08gdb/testsuite: fix gdb.mi/mi-condbreak-throw.exp failureAndrew Burgess1-2/+1
2023-09-08testsuite, fortran: make kfail gfortran specificNils-Christian Kempke1-1/+3
2023-09-08testsuite, fortran: adapt tests for ifort's 'start' behaviorNils-Christian Kempke2-16/+8
2023-09-08testsuite, fortran: Remove self assignment non-statementsNils-Christian Kempke3-7/+8
2023-09-08testsuite, fortran: make mixed-lang-stack less compiler dependentNils-Christian Kempke1-1/+8
2023-09-07Fix bug in -var-evaluate-expressionTom Tromey3-1/+17
2023-09-07Allow pretty-printer 'children' method to return stringsTom Tromey3-0/+110
2023-09-07[gdb/ada] Move identical enums handling laterTom de Vries1-0/+2
2023-09-06[gdb/testsuite] Fix gdb.ada/same_enum.expTom de Vries2-2/+4
2023-09-05gdb/testsuite: Make hook-stop.exp ignore termination message from GDB stubSandra Loosemore1-1/+1
2023-09-05gdb/testsuite: Disable some tests that are broken on remote Windows hostSandra Loosemore3-0/+9
2023-09-05gdb/testsuite: Adjust some testcases to allow Windows pathnamesSandra Loosemore4-21/+32
2023-09-05gdb/testsuite: Fix style.exp failures on targets without argc/argv supportSandra Loosemore1-5/+18
2023-09-05Handle array- and string-like values in no-op pretty printersTom Tromey7-0/+389
2023-09-05Read Ada main name from executable, not inferiorTom Tromey3-0/+119
2023-09-05Avoid crash with Ada and -fdata-sectionsTom Tromey2-0/+53
2023-09-04[gdb/testsuite] Fix race in gdb.base/add-symbol-file-attach.expTom de Vries1-2/+2
2023-08-31[symtab/27831] New test case: gdb.base/add-symbol-file-attach.expKevin Buettner2-0/+110
2023-08-30[gdb/testsuite] Fix gdb.dwarf2/nullptr_t.exp with cc-with-dwz-mTom de Vries1-1/+1
2023-08-29gdb/testsuite: recognize one more unsupported instruction in gdb.reverse/step...Simon Marchi1-0/+3
2023-08-29[gdb/testsuite] Require have_compile_flag -mavx512f in gdb.arch/i386-avx512.expTom de Vries1-0/+1
2023-08-29[gdb/testsuite] Require gcc >= 5 in gdb.linespec/cpls-abi-tag.expTom de Vries1-0/+8
2023-08-29[gdb/testsuite] Handle some test-cases with older compilerTom de Vries5-5/+23
2023-08-29[gdb/testsuite] Fix false negative in have_host_localeTom de Vries1-0/+2
2023-08-29[gdb/testsuite] Check for sys/random.h in gdb.reverse/getrandom.expTom de Vries2-0/+9
2023-08-28[gdb/testsuite] Improve xfail in gdb.cp/nsusing.expTom de Vries1-4/+16
2023-08-28[gdb/symtab] Handle self-reference in inherit_abstract_diesTom de Vries1-1/+15
2023-08-28[gdb/testsuite] Add xfail in gdb.cp/subtypes.expTom de Vries1-2/+26
2023-08-28[gdb/testsuite] Refactor gdb.cp/subtypes.expTom de Vries1-18/+22