gdb/testsuite: Add a way to send multiple init commands
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.cp /
2014-06-19  Luis MachadoThe testcase was generating DW_AT_high_pc and DW_AT_low...
2014-06-07  Keith SeitzRevert patchset for c++/16253: it causes a large perfor...
2014-05-21  Mark Wielaardgdb/testsuite: Handle underlying type in gdb.cp/var...
2014-04-25  David BlaikieEnsure unreferenced static symbols aren't omitted by...
2014-04-25  David BlaikieReturn by value to coax Clang into emitting the full...
2014-04-25  David BlaikieXFAIL under Clang tests using labels
2014-04-24  David BlaikieAdjust start-of-function braces to be compatible with...
2014-04-16  Keith SeitzPR c++/16597
2014-04-14  Keith SeitzRemove symbol_matches_domain. This fixes
2014-04-14  Tom Tromeyimplement support for "enum class"
2014-04-11  Keith SeitzFix c++/16675 -- sizeof reference type should give...
2014-03-20  Pedro AlvesPR breakpoints/7143 - Watchpoint does not trigger when...
2014-01-01  Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-11-25  Keith SeitzPR c++/14819: Explicit class:: inside class scope...
2013-11-15  Tom Tromeyfix PR c++/16117
2013-11-13  Keith SeitzPR c++/7539
2013-11-02  Maciej W. Rozyckigdb.cp/derivation.exp: s/perrro/perror/
2013-10-25  Pedro AlvesPrint nonexisting/optimized out static fields gracefully.
2013-06-07  Pedro AlvesRemove superfluous semicolons from testsuite throughout.
2013-06-07  Pedro AlvesFix formating in copyright headers.
2013-06-07  Will Newtongdb/testsuite/gdb.cp/annota2.exp: Add missing empty...
2013-06-07  Will Newtongdb/testsuite/gdb.cp: Fix tests for ARM C++ ABI.
2013-06-06  Doug Evans * gdb.cp/derivation.exp: Make tests have unique names.
2013-06-05  Doug Evans PR 15519
2013-06-05  Luis Machado * gdb.cp/virtfunc.exp (make_one_vtable_result): Handle...
2013-05-22  Tom Tromey PR c++/15401:
2013-04-15  Tom Tromey PR c++/13588:
2013-04-15  Tom Tromey PR c++/15176:
2013-04-15  Tom Tromey PR c++/9065:
2013-04-15  Tom Tromey PR c++/12824:
2013-04-04  Sandra Loosemore2013-04-04 Sandra Loosemore <sandra@codesourcery...
2013-04-03  Sandra Loosemore2013-04-02 Sandra Loosemore <sandra@codesourcery...
2013-03-25  Tom Tromey PR symtab/11462:
2013-03-25  Tom Tromey PR c++/9197:
2013-03-21  Tom Tromey PR exp/15109:
2013-03-15  Tom Tromey PR c++/15116:
2013-03-14  Yao Qigdb/testsuite/
2013-03-14  Sergio Durigan JuniorFrom: Sergio Durigan Junior <sergiodj@redhat.com>
2013-02-14  Pedro AlvesFix ptype bug actually exercised in userdef.exp
2013-02-12  Tom Tromey PR symtab/11464:
2013-01-23  Tom Tromey * gdb.cp/converts.cc (main): Initialize 'a'.
2013-01-22  Pedro AlvesIf a breakpoint is not user visible, then there's no...
2013-01-22  Pedro AlvesAll annotate_breakpoints_changed calls are along-side
2013-01-13  Jan Kratochvilgdb/
2013-01-01  Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-12-14  Tom Tromey PR c++/8888:
2012-12-14  Tom Tromey Partial fix for PR c++/14160:
2012-11-27  Yao Qigdb/
2012-11-16  Keith Seitz PR c++/13615
2012-11-12  Tom Tromey * c-typeprint.c (find_typedef_for_canonicalize,
2012-11-12  Tom Tromey * gdb.cp/classes.exp (test_ptype_class_objects): Remove
2012-10-15  Keith Seitz * lib/cp-support.exp (cp_test_ptype_class): Add support
2012-10-03  Doug Evans PR symtab/14601
2012-09-27  Tom Tromey Fix https://bugzilla.redhat.com/show_bug.cgi?id=849357
2012-09-16  Jan Kratochvilgdb/testsuite/
2012-09-12  Keith Seitz * gdb.cp/converts.cc (main): Comment out the pointer...
2012-09-11  Doug Evans * gdb.cp/mb-inline.exp: Do "info break" after setting...
2012-09-10  Keith Seitz PR gdb/13483
2012-08-22  Tom Tromey * lib/gdb.exp (skip_unwinder_tests): New proc.
2012-08-17  Keith Seitz PR c++/13356
2012-08-08  Doug Evans * eval.c (evaluate_subexp_standard): Fix thinko in...
2012-07-19  Tom Tromey PR exp/13206:
2012-07-10  Tom Tromey * gdb.cp/abstract-origin.exp: Use standard_testfile.
2012-06-21  Tom Tromey * lib/gdb.exp (skip_altivec_tests, skip_vsx_tests)
2012-06-19  Tom Tromey * gdb.cp/m-static.cc (keepalive): New function.
2012-06-15  Tom Tromey * dwarf2read.c (dw2_find_symbol_file): Unconditionally use
2012-06-13  Jan Kratochvilgdb/
2012-05-21  Tom Tromey PR c++/7173:
2012-05-18  Tom Tromey PR exp/13907:
2012-05-18  Tom Tromey * printcmd.c (print_address_demangle): Remove special...
2012-05-17  Doug Evans * Makefile.in (clean): Remove Fission .dwo and .dwp...
2012-04-27  Sergio Durigan Juniorgdb/doc/ChangeLog:
2012-04-05  Keith Seitzlinespec rewrite:
2012-03-28  Keith Seitz * gdb.cp/namespace.exp: Add breakpoint tests for functions
2012-03-15  Tom Tromey * cp-valprint.c (cp_print_value_fields): Use
2012-03-15  Tom Tromey * gnu-v3-abi.c (struct value_and_voffset): New.
2012-03-08  Luis Machado2012-03-08 Luis Machado <lgustavo@codesourcery.com>
2012-03-03  Jan Kratochvilgdb/
2012-03-03  Jan Kratochvilgdb/testsuite/
2012-03-01  Keith Seitz * gdb.cp/method2.exp: Output of overload menu is now
2012-02-27  Maciej W. Rozycki * gdb.cp/breakpoint.exp (test_breakpoint): Fix the...
2012-02-02  Tom Tromey PR gdb/9307:
2012-01-16  Pedro Alves2012-01-16 Pedro Alves <palves@redhat.com>
2012-01-04  Joel BrobeckerCopyright year update in most files of the GDB Project.
2012-01-02  Joel BrobeckerUpdate the copyright header of various files...
2011-12-23  Jan Kratochvilgdb/testsuite/
2011-12-23  Jan Kratochvilgdb/testsuite/
2011-12-19  Jan Kratochvilgdb/testsuite/
2011-12-19  Jan Kratochvilgdb/doc/
2011-12-13  Pedro Alvesgdb/doc/
2011-12-10  Jan Kratochvilgdb/testsuite/
2011-12-08  Tom Tromey * gdb.cp/ovsrch.exp (test_class): Correctly use "a_par...
2011-12-06  Tom Tromeythe "ambiguous linespec" series
2011-11-21  Doug Evans * gdb.cp/nextoverthrow.exp: Skip test if debug info for
2011-11-09  Tom Tromeygdb
2011-10-21  Jan Kratochvilgdb/testsuite/
2011-10-14  Keith Seitz PR c++/13225
2011-10-12  Jan Kratochvilgdb/testsuite/
2011-10-11  Sterling Augustinegdb/ChangeLog
2011-10-11  Joseph Myers * gdb.cp/gdb2495.exp: Do not include directories in...
next
This page took 0.386505 seconds and 7 git commands to generate.