aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.cp
AgeCommit message (Expand)AuthorFilesLines
2023-01-13Use require !skip_stl_testsTom Tromey5-5/+5
2023-01-13Use require !skip_shlib_testsTom Tromey2-6/+2
2023-01-13Use require !skip_cplus_testsTom Tromey119-151/+119
2023-01-13Use require dwarf2_supportTom Tromey3-7/+3
2023-01-09Fix crash with C++ qualified namesTom Tromey1-0/+1
2023-01-06gdb/c++: Detect ambiguous variables in imported namespacesBruno Larsen1-2/+11
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker315-315/+315
2022-12-30[gdb/testsuite] Fix gdb.cp/step-and-next-inline.exp with -fcf-protectionTom de Vries1-1/+10
2022-12-21gdb/c++: validate 'using' directives based on the current lineBruno Larsen2-4/+15
2022-12-05gdb/testsuite: remove perror calls when failing to runSimon Marchi71-84/+0
2022-11-28gdb/testsuite: remove use of then keyword from gdb.cp/*.expAndrew Burgess66-79/+79
2022-11-19Show locno for 'multi location' breakpoint hit msg+conv var $_hit_bbnum $_hit...Philippe Waroquiers3-8/+8
2022-11-18gdb/testsuite: rewrite gdb.cp/call-method-register.exp with dwarf assemblerAndrew Burgess2-76/+80
2022-11-18gdb/testsuite: don't avoid DWARF assembler tests with ClangAndrew Burgess1-5/+0
2022-11-14PowerPC, fix support for printing the function return value for non-trivial v...Carl Love1-1/+8
2022-11-11gdb/testsuite: disable gdb.cp/call-method-register.exp when not using gccBruno Larsen1-0/+5
2022-11-11gdb/testsuite: remove XFAIL on gdb.cp/temargs.expBruno Larsen1-2/+4
2022-11-11gdb/testsuite: disable some tests of gdb.cp/typeid.exp when using ClangBruno Larsen1-1/+9
2022-11-11gdb/testsuite: skip gdb.cp/anon-struct.exp when using ClangBruno Larsen1-0/+10
2022-11-11gdb/testsuite: allow for Clang style destructors on gdb.cp/m-static.expBruno Larsen1-5/+6
2022-11-11gdb/testsuite: add XFAIL to gdb.cp/derivation.exp when using ClangBruno Larsen1-0/+4
2022-11-11gdb/testsuite: account for clang's nested destructor calls on gdb.cp/mb-ctor.expBruno Larsen1-0/+18
2022-11-11gdb/testsuite: enable running gdb.cp/classes.exp with clangBruno Larsen1-1/+35
2022-11-11gdb/testsuite: ignore Non-C-typedefs for gdb.cp/class2.expBruno Larsen1-1/+8
2022-11-10gdb/c++: Improve error messages in overload resolutionBruno Larsen2-0/+228
2022-10-31Fix regression in pointer-to-member printingTom Tromey2-0/+12
2022-10-31gdb/testsuite: fix gdb.cp/converts.exp to run with clangBruno Larsen1-1/+1
2022-10-31gdb/testsuite: add XFAIL to gdb.cp/ptype-flags.exp when using clangBruno Larsen1-0/+12
2022-10-03Improve GDB's baseclass detection with typedefsBruno Larsen1-12/+33
2022-09-30[gdb/c++] Print destructor the same for gcc and clangTom de Vries3-2/+78
2022-07-13Add PowerPC support to gdb.cp/call-method-register.ccCarl Love1-0/+2
2022-07-05[gdb/exp] Fix internal error when printing C++ pointer-to-memberTom de Vries2-0/+62
2022-06-30gdb/testsuite: Expand gdb.cp/mb-ctor.exp to test dynamic allocationBruno Larsen2-0/+24
2022-06-24gdb/testsuite: remove unneeded calls to get_compiler_infoAndrew Burgess47-196/+2
2022-05-25Show enabled locations with disabled breakpoint parent as "y-"Pedro Alves1-14/+14
2022-05-25gdb: Fix DUPLICATE and PATH regressions throughoutPedro Alves2-4/+2
2022-05-20Test "set multiple-symbols on" creating multiple breakpointsPedro Alves1-25/+75
2022-05-16gdb/testsuite: fix "continue outside of loop" TCL errorsBruno Larsen68-130/+130
2022-05-12[gdb/testsuite] Fix gdb.cp/break-f-std-string.cc with older gccTom de Vries1-0/+13
2022-05-10Fix "b f(std::string)" when current language is CPedro Alves1-3/+10
2022-05-10Fix "b f(std::string)", always use DMGL_VERBOSEPedro Alves3-35/+105
2022-05-08[gdb/testsuite] Fix gdb.cp/casts.exp with -m32Tom de Vries1-1/+3
2022-05-02[gdb/testsuite] Fix gdb.cp/align.exp with gcc 12.1 / 11.3Tom de Vries1-11/+14
2022-04-18Fix C++ cast of derived class to base classTom Tromey2-0/+26
2022-03-04gdb: Use a typedef's scoped type name to identify local typedefsChristina Schimpe2-17/+94
2022-02-24Support template lookups in strncmp_iw_with_modeKeith Seitz2-0/+114
2022-02-23Fix bug in C++ overload resolutionTom Tromey2-0/+13
2022-01-19Add `set print array-indexes' tests for C/C++ arraysMaciej W. Rozycki1-0/+22
2022-01-19Add `set print repeats' tests for C/C++ arraysMaciej W. Rozycki1-0/+22
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker307-307/+307