aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.cp
AgeCommit message (Expand)AuthorFilesLines
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
2012-10-03 PR symtab/14601Doug Evans2-0/+75
2012-09-27 Fix https://bugzilla.redhat.com/show_bug.cgi?id=849357Tom Tromey2-0/+37
2012-09-16gdb/testsuite/Jan Kratochvil1-0/+4
2012-09-12 * gdb.cp/converts.cc (main): Comment out the pointer to booleanKeith Seitz1-0/+8
2012-09-11 * gdb.cp/mb-inline.exp: Do "info break" after setting multi-locationDoug Evans1-0/+5
2012-09-10 PR gdb/13483Keith Seitz2-1/+38
2012-08-22 * lib/gdb.exp (skip_unwinder_tests): New proc.Tom Tromey1-29/+1
2012-08-17 PR c++/13356Keith Seitz2-0/+36
2012-08-08 * eval.c (evaluate_subexp_standard): Fix thinko in handlingDoug Evans1-0/+43
2012-07-19 PR exp/13206:Tom Tromey2-0/+29