aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.cp
AgeCommit message (Expand)AuthorFilesLines
2014-05-21gdb/testsuite: Handle underlying type in gdb.cp/var-tag.exp.Mark Wielaard1-3/+9
2014-04-24Ensure unreferenced static symbols aren't omitted by clang (either marking th...David Blaikie1-1/+1
2014-04-24Return by value to coax Clang into emitting the full definition of a test type.David Blaikie3-5/+5
2014-04-24XFAIL under Clang tests using labelsDavid Blaikie1-0/+1
2014-04-24Adjust start-of-function braces to be compatible with ClangDavid Blaikie2-96/+106
2014-04-16PR c++/16597Keith Seitz3-0/+988
2014-04-14Remove symbol_matches_domain. This fixesKeith Seitz2-0/+143
2014-04-14implement support for "enum class"Tom Tromey3-1/+95
2014-04-11Fix c++/16675 -- sizeof reference type should give the size ofKeith Seitz2-0/+111
2014-03-20PR breakpoints/7143 - Watchpoint does not trigger when first setPedro Alves2-6/+0
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker204-204/+204
2013-11-25PR c++/14819: Explicit class:: inside class scope does not workKeith Seitz2-0/+265
2013-11-15fix PR c++/16117Tom Tromey3-0/+87
2013-11-13PR c++/7539Keith Seitz3-4/+351
2013-11-02gdb.cp/derivation.exp: s/perrro/perror/Maciej W. Rozycki1-1/+1
2013-10-25Print nonexisting/optimized out static fields gracefully.Pedro Alves1-1/+4
2013-06-07Remove superfluous semicolons from testsuite throughout.Pedro Alves2-6/+6
2013-06-07Fix formating in copyright headers.Pedro Alves43-92/+44
2013-06-07gdb/testsuite/gdb.cp/annota2.exp: Add missing empty lineWill Newton1-1/+1
2013-06-07gdb/testsuite/gdb.cp: Fix tests for ARM C++ ABI.Will Newton2-31/+69
2013-06-06 * gdb.cp/derivation.exp: Make tests have unique names.Doug Evans1-13/+17
2013-06-05 PR 15519Doug Evans3-6/+63
2013-06-05 * gdb.cp/virtfunc.exp (make_one_vtable_result): Handle extra outputLuis Machado1-1/+1
2013-05-22 PR c++/15401:Tom Tromey2-0/+5
2013-04-15 PR c++/13588:Tom Tromey1-0/+21
2013-04-15 PR c++/15176:Tom Tromey2-0/+138
2013-04-15 PR c++/9065:Tom Tromey2-0/+127
2013-04-15 PR c++/12824:Tom Tromey1-17/+16
2013-04-042013-04-04 Sandra Loosemore <sandra@codesourcery.com>Sandra Loosemore1-1/+1
2013-04-032013-04-02 Sandra Loosemore <sandra@codesourcery.com>Sandra Loosemore1-1/+1
2013-03-25 PR symtab/11462:Tom Tromey1-0/+7
2013-03-25 PR c++/9197:Tom Tromey2-0/+19
2013-03-21 PR exp/15109:Tom Tromey2-0/+6
2013-03-15 PR c++/15116:Tom Tromey2-0/+5
2013-03-14gdb/testsuite/Yao Qi6-6/+6
2013-03-14From: Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior2-0/+9
2013-02-14Fix ptype bug actually exercised in userdef.expPedro Alves1-1/+1
2013-02-12 PR symtab/11464:Tom Tromey2-0/+9
2013-01-23 * gdb.cp/converts.cc (main): Initialize 'a'.Tom Tromey1-1/+2
2013-01-22If a breakpoint is not user visible, then there's no point inPedro Alves1-3/+3
2013-01-22All annotate_breakpoints_changed calls are along-sidePedro Alves1-6/+9
2013-01-13gdb/Jan Kratochvil2-0/+71
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker190-205/+190
2012-12-14 PR c++/8888:Tom Tromey2-0/+116
2012-12-14 Partial fix for PR c++/14160:Tom Tromey1-0/+16
2012-11-27gdb/Yao Qi2-0/+43
2012-11-16 PR c++/13615Keith Seitz4-54/+277
2012-11-12 * c-typeprint.c (find_typedef_for_canonicalize,Tom Tromey3-22/+156
2012-11-12 * gdb.cp/classes.exp (test_ptype_class_objects): RemoveTom Tromey4-91/+91
2012-10-15 * lib/cp-support.exp (cp_test_ptype_class): Add supportKeith Seitz1-0/+16