aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.cp
AgeCommit message (Expand)AuthorFilesLines
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
2020-05-27Fix some duplicate test namesLuis Machado5-67/+100
2020-05-22gdb: Restore old annotations behaviour when printing frame infoAndrew Burgess2-6/+5
2020-05-15[gdb/testsuite] Rename *.exp.in to *.exp.tclTom de Vries8-6/+6
2020-05-14[gdb/testsuite] Split up multi-exec test-casesTom de Vries5-22/+96
2020-05-14gdb/infrun: enable/disable thread events of all targets in stop_all_threadsTankut Baris Aktemur1-1/+1
2020-05-11[gdb/testsuite] Fix gdb.cp/cpexprs-debug-types.exp inclusionTom de Vries3-748/+765
2020-04-30Calculate size of array of stubbed typeHannes Domani4-0/+98
2020-04-29[gdb] Fix range loop index in find_methodTom de Vries2-2/+32
2020-04-24Use the linkage name if it existsTom Tromey1-0/+32
2020-04-20Fix compilation error with clang in gdb/testsuite/gdb.cp/exception.ccGary Benson1-2/+0
2020-04-17Replace most calls to help_list and cmd_show_listTom Tromey1-2/+2
2020-04-03Fix attributes of typed enums of typedefsHannes Domani2-0/+66
2020-04-01Allow pointer arithmetic with integer referencesHannes Domani2-0/+11
2020-03-14[gdb/testsuite] Fix unrecognized debug output level 'statement-frontiers' mes...Tom de Vries1-0/+4
2020-03-10gdb: Add support for tracking the DWARF line table is-stmt fieldAndrew Burgess3-0/+223
2020-03-07[gdb/testsuite] Fix testing build_executable resultTom de Vries2-2/+2
2020-02-19[gdb/testsuite] Fix c++/14186 kpass in cpexprs.expTom de Vries1-3/+0
2020-01-29testsuite, cp: add expected failures to pass-by-ref tests for certain compilersTankut Baris Aktemur2-0/+32
2020-01-01Update copyright year range in all GDB files.Joel Brobecker277-277/+277
2019-12-20testsuite, cp: increase the coverage of testing pass-by-ref argumentsTankut Baris Aktemur4-86/+791
2019-12-09gdb: rank an lvalue argument incompatible for an rvalue parameterTankut Baris Aktemur2-0/+16
2019-12-06gdb/testsuite: do minor clean-up in gdb.cp/rvalue-ref-overload.expTankut Baris Aktemur1-9/+5
2019-12-06gdb: fix overload resolution for see-through referencesTankut Baris Aktemur2-0/+13
2019-11-02[gdb/testsuite] Remove superfluous 3rd argument from gdb_test call (3)Tom de Vries16-69/+48
2019-10-16[gdb/testsuite] Fix local-static.exp with g++-4.8Tom de Vries1-3/+37
2019-10-04[gdb/testsuite] Fix local-static.exp with gcc-4.8Tom de Vries1-1/+3
2019-09-20Remove Cell Broadband Engine debugging supportUlrich Weigand7-35/+0
2019-09-06un-XFAIL under Clang tests using labelsDavid Blaikie1-1/+0