aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.cp
AgeCommit message (Expand)AuthorFilesLines
2021-11-25PR gdb/28480: Improve ambiguous member detectionBruno Larsen2-0/+29
2021-11-19gdb/testsuite: Extend tests for print of cv qualifiersChristina Schimpe2-0/+16
2021-11-19gdb: Print cv qualifiers if class attributes are substitutedChristina Schimpe2-0/+50
2021-11-05gdb/testsuite: use gdb_get_line_numberAndrew Burgess2-18/+4
2021-10-28[gdb/testsuite] Initialize anonymous union in gdb.cp/koenig.ccKavitha Natarajan1-0/+2
2021-10-21Fix test step-and-next-inline.ccCarl Love2-2/+4
2021-09-30gdb/testsuite: make runto_main not pass no-message to runtoSimon Marchi24-26/+0
2021-09-25[gdb/testsuite] Minimize gdb restartsTom de Vries4-7/+1
2021-08-03[gdb/testsuite] templates.exp to accept clang++ outputAlok Kumar Sharma1-0/+3
2021-07-21[gdb/testsuite] Fix gdb.cp/step-and-next-inline.exp with gcc-11Tom de Vries3-13/+84
2021-07-21[gdb/testsuite] Fix FAILs due to PR gcc/101452Tom de Vries4-4/+28
2021-07-13gdb, dwarf: Don't follow the parent of a subprogram to get a prefix.Felix Willgerodt2-0/+93
2021-06-25gdb: fix invalid arg coercion when calling static member functionsAndrew Burgess2-0/+12
2021-06-25gdb: replace NULL terminated array with array_viewAndrew Burgess2-1/+13
2021-06-25gdb: fix regression in evaluate_funcall for non C++ like casesAndrew Burgess2-0/+87
2021-06-23[gdb/testsuite] Rewrite gdb_test_linesTom de Vries1-1/+1
2021-06-10[gdb/testsuite] Fix gdb.cp/nested-types.exp with check-read1Tom de Vries1-9/+2
2021-06-10[gdb/testsuite] Fix gdb.cp/cplusfuncs.exp with check-read1Tom de Vries1-4/+7
2021-06-01[gdb/symtab] Ignore cold clonesTom de Vries2-0/+84
2021-04-07gdb: allow casting to rvalue reference in more casesAndrew Burgess2-0/+28
2021-03-26gdb/testsuite: resolve remaining duplicate test names in gdb.cp/*.expAndrew Burgess11-21/+32
2021-03-26gdb/testsuite: resolve duplicate test name in gdb.cp/cplusfuncs.expAndrew Burgess1-1/+1
2021-03-26gdb/testsuite: remove duplicate test from gdb.cp/maint.expAndrew Burgess1-15/+16
2021-03-26gdb/testsuite: remove duplicate test names from gdb.cp/gdb2384.expAndrew Burgess2-12/+12
2021-03-26gdb/testsuite: remove duplicate test names for gdb.cp/nsusing.expAndrew Burgess1-100/+33
2021-01-22gdb/testsuite: eliminate gdb_suppress_tests mechanismSimon Marchi1-7/+3
2021-01-01Update copyright year range in all GDB filesJoel Brobecker301-301/+301
2020-12-31Fix passing debug options for gccBernd Edlinger1-1/+1
2020-11-10Fix gdb.cp/step-and-next-inline.exp with ClangGary Benson1-4/+16
2020-11-06gdb: fix debug expression dumping of function call expressionsAndrew Burgess1-18/+6
2020-10-28[gdb/testsuite] Fix gdb.cp/nsalias.exp with -readnowTom de Vries1-4/+16
2020-10-28[gdb/testsuite] Fix typo in gdb.cp/nsalias.expTom de Vries1-1/+1
2020-10-27[gdb/testsuite] Fix gdb.cp/psymtab-parameter.exp with -readnowTom de Vries1-3/+4
2020-10-13gdb/testsuite/: Use "-qualified" in explicit "break main", etc.Pedro Alves1-1/+1
2020-10-12Reject ambiguous C++ field accesses (PR exp/26602)Pedro Alves2-156/+258
2020-09-18gdb.cp/call-c.exp C++ifyPedro Alves1-0/+3
2020-09-13gdb/testsuite: Explicitly return from mainPedro Alves22-6/+39
2020-09-13Remove stale "register" bits from gdb.cp/misc.ccPedro Alves3-41/+2
2020-09-13Move "register" test out of classes.exp to a separate testcasePedro Alves4-72/+124
2020-09-11[gdb/testsuite] Kfail gdb.cp/ambiguous.exp FAILs for PR26602Tom de Vries1-0/+7
2020-08-25Enable gdb.cp/ambiguous.exp with GCC and clangGary Benson1-2/+10
2020-07-28Demangle function names when disassemblingAndrew Burgess2-0/+98
2020-07-20Skip tests requiring "alignof (void)" when compiling using clangGary Benson1-1/+12
2020-06-26Fix -Wstring-compare testcase build failureGary Benson2-2/+7
2020-06-23Improve -Wunused-value testcase build failures fixGary Benson6-31/+31
2020-06-23Avoid testcase build failures with -Wunused-valueGary Benson6-31/+31
2020-06-03[gdb/symtab] Fix missing breakpoint location for inlined functionTom de Vries4-0/+114
2020-06-01gdb: Preserve is-stmt lines when switch between filesAndrew Burgess1-0/+7
2020-05-29Build two gdb.cp testcases with -Wno-unused-comparisonGary Benson2-2/+4
2020-05-28Pass -Wno-deprecated-register for gdb.cp that use "register"Gary Benson3-3/+6