binutils-gdb/gdb/testsuite/gdb.cp
Tom Tromey bd69fc683f * c-typeprint.c (find_typedef_for_canonicalize,
print_name_maybe_canonical): New functions.
	(c_print_type): Look up type name.
	(cp_type_print_derivation_info): Add flags argument.  Use
	print_name_maybe_canonical.
	(cp_type_print_method_args): Add wrapping.
	(c_type_print_varspec_prefix): Use print_name_maybe_canonical.
	(c_type_print_template_args): New function.
	(c_type_print_base): Change wrapping.  Use
	print_name_maybe_canonical.
	<TYPE_CODE_STRUCT>: Possibly create a typedef hash, and do
	type name lookups.
	* gdbtypes.c (types_equal): No longer static.
	* gdbtypes.h (types_equal): Declare.
	* typeprint.c (type_print_raw_options, default_ptype_flags):
	Update.
	(struct typedef_hash_table): New.
	(hash_typedef_field, eq_typedef_field,
	recursively_update_typedef_hash, add_template_parameters,
	create_typedef_hash, free_typedef_hash, do_free_typedef_hash,
	make_cleanup_free_typedef_hash, copy_typedef_hash_element,
	copy_typedef_hash, find_typedef_in_hash): New functions.
	* typeprint.h (struct type_print_options) <local_typedefs>:
	New field.
	(recursively_update_typedef_hash, add_template_parameters,
	create_typedef_hash, free_typedef_hash,
	make_cleanup_free_typedef_hash, copy_typedef_hash,
	find_typedef_in_hash): Declare.
testsuite
	* gdb.base/call-sc.exp: Use "ptype/r".
	* gdb.base/volatile.exp: Don't expect "int".
	* gdb.cp/ptype-flags.cc: New file.
	* gdb.cp/ptype-flags.exp: New file.
	* gdb.cp/templates.exp: Use ptype/r.
	(test_ptype_of_templates, test_template_typedef): Likewise.
	* lib/cp-support.exp (cp_test_ptype_class): Add in_ptype_arg
	argument.  Handle template names and template parameters.
	* gdb.mi/mi-var-cmd.exp: Accept "long".
	* gdb.mi/mi-var-child.exp: Accept "long".
	* gdb.mi/mi-var-display.exp: Accept "long".
	* gdb.mi/mi2-var-child.exp: Accept "long".
2012-11-12 17:37:38 +00:00
..
Makefile.in * Makefile.in (clean): Remove Fission .dwo and .dwp files. 2012-05-17 19:03:59 +00:00
abstract-origin.cc Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
abstract-origin.exp * gdb.cp/abstract-origin.exp: Use standard_testfile. 2012-07-10 15:18:18 +00:00
ambiguous.cc
ambiguous.exp * gdb.cp/abstract-origin.exp: Use standard_testfile. 2012-07-10 15:18:18 +00:00
annota2.cc
annota2.exp * gdb.cp/abstract-origin.exp: Use standard_testfile. 2012-07-10 15:18:18 +00:00
annota3.cc
annota3.exp * gdb.cp/abstract-origin.exp: Use standard_testfile. 2012-07-10 15:18:18 +00:00
anon-ns.cc Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
anon-ns.exp * gdb.cp/abstract-origin.exp: Use standard_testfile. 2012-07-10 15:18:18 +00:00
anon-struct.cc Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
anon-struct.exp * gdb.cp/abstract-origin.exp: Use standard_testfile. 2012-07-10 15:18:18 +00:00
anon-union.cc
anon-union.exp * gdb.cp/abstract-origin.exp: Use standard_testfile. 2012-07-10 15:18:18 +00:00
arg-reference.cc Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
arg-reference.exp * gdb.cp/abstract-origin.exp: Use standard_testfile. 2012-07-10 15:18:18 +00:00
bool.cc Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
bool.exp * gdb.cp/abstract-origin.exp: Use standard_testfile. 2012-07-10 15:18:18 +00:00
breakpoint.cc Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
breakpoint.exp * gdb.cp/abstract-origin.exp: Use standard_testfile. 2012-07-10 15:18:18 +00:00
bs15503.cc Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
bs15503.exp * gdb.cp/abstract-origin.exp: Use standard_testfile. 2012-07-10 15:18:18 +00:00
call-c-1.c Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
call-c.cc Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
call-c.exp * gdb.cp/abstract-origin.exp: Use standard_testfile. 2012-07-10 15:18:18 +00:00
casts.cc PR exp/13206: 2012-07-19 15:38:18 +00:00
casts.exp PR exp/13206: 2012-07-19 15:38:18 +00:00
class2.cc Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
class2.exp * gdb.cp/abstract-origin.exp: Use standard_testfile. 2012-07-10 15:18:18 +00:00
classes.cc Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
classes.exp * gdb.cp/classes.exp (test_ptype_class_objects): Remove 2012-11-12 17:08:09 +00:00
cmpd-minsyms.cc Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
cmpd-minsyms.exp * gdb.cp/abstract-origin.exp: Use standard_testfile. 2012-07-10 15:18:18 +00:00
converts.cc gdb/testsuite/ 2012-09-16 17:30:48 +00:00
converts.exp PR gdb/13483 2012-09-10 17:12:53 +00:00
cp-relocate.cc Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
cp-relocate.exp * gdb.cp/abstract-origin.exp: Use standard_testfile. 2012-07-10 15:18:18 +00:00
cpcompletion.exp * gdb.cp/abstract-origin.exp: Use standard_testfile. 2012-07-10 15:18:18 +00:00
cpexprs.cc gdb/ 2012-06-13 16:10:10 +00:00
cpexprs.exp * gdb.cp/abstract-origin.exp: Use standard_testfile. 2012-07-10 15:18:18 +00:00
cplabel.cc linespec rewrite: 2012-04-05 18:50:29 +00:00
cplabel.exp * gdb.cp/abstract-origin.exp: Use standard_testfile. 2012-07-10 15:18:18 +00:00
cplusfuncs.cc
cplusfuncs.exp * gdb.cp/abstract-origin.exp: Use standard_testfile. 2012-07-10 15:18:18 +00:00
ctti.exp * gdb.cp/abstract-origin.exp: Use standard_testfile. 2012-07-10 15:18:18 +00:00
cttiadd.cc Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
cttiadd1.cc Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
cttiadd2.cc Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
cttiadd3.cc Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
debug-expr.exp * eval.c (evaluate_subexp_standard): Fix thinko in handling 2012-08-08 21:17:04 +00:00
demangle.exp 2012-01-16 Pedro Alves <palves@redhat.com> 2012-01-16 16:21:53 +00:00
derivation.cc Fix https://bugzilla.redhat.com/show_bug.cgi?id=849357 2012-09-27 16:04:23 +00:00
derivation.exp * gdb.cp/classes.exp (test_ptype_class_objects): Remove 2012-11-12 17:08:09 +00:00
destrprint.cc
destrprint.exp * gdb.cp/abstract-origin.exp: Use standard_testfile. 2012-07-10 15:18:18 +00:00
dispcxx.cc PR gdb/9307: 2012-02-02 14:58:33 +00:00
dispcxx.exp * gdb.cp/abstract-origin.exp: Use standard_testfile. 2012-07-10 15:18:18 +00:00
exception.cc Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
exception.exp * gdb.cp/abstract-origin.exp: Use standard_testfile. 2012-07-10 15:18:18 +00:00
expand-psymtabs-cxx.cc Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
expand-psymtabs-cxx.exp * gdb.cp/abstract-origin.exp: Use standard_testfile. 2012-07-10 15:18:18 +00:00
expand-sals.cc Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
expand-sals.exp Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
extern-c.cc Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
extern-c.exp * gdb.cp/abstract-origin.exp: Use standard_testfile. 2012-07-10 15:18:18 +00:00
formatted-ref.cc Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
formatted-ref.exp * gdb.cp/abstract-origin.exp: Use standard_testfile. 2012-07-10 15:18:18 +00:00
fpointer.cc
fpointer.exp * gdb.cp/abstract-origin.exp: Use standard_testfile. 2012-07-10 15:18:18 +00:00
gdb1355.cc
gdb1355.exp * gdb.cp/abstract-origin.exp: Use standard_testfile. 2012-07-10 15:18:18 +00:00
gdb2384-base.cc Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
gdb2384-base.h Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
gdb2384.cc Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
gdb2384.exp * gdb.cp/abstract-origin.exp: Use standard_testfile. 2012-07-10 15:18:18 +00:00
gdb2495.cc Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
gdb2495.exp * gdb.cp/abstract-origin.exp: Use standard_testfile. 2012-07-10 15:18:18 +00:00
hang.H
hang.exp * gdb.cp/abstract-origin.exp: Use standard_testfile. 2012-07-10 15:18:18 +00:00
hang1.cc
hang2.cc
hang3.cc
infcall-dlopen-lib.cc Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
infcall-dlopen.cc Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
infcall-dlopen.exp * gdb.cp/abstract-origin.exp: Use standard_testfile. 2012-07-10 15:18:18 +00:00
inherit.exp * gdb.cp/classes.exp (test_ptype_class_objects): Remove 2012-11-12 17:08:09 +00:00
koenig.cc
koenig.exp * gdb.cp/abstract-origin.exp: Use standard_testfile. 2012-07-10 15:18:18 +00:00
local.cc
local.exp * gdb.cp/abstract-origin.exp: Use standard_testfile. 2012-07-10 15:18:18 +00:00
m-data.cc
m-data.exp * gdb.cp/abstract-origin.exp: Use standard_testfile. 2012-07-10 15:18:18 +00:00
m-static.cc * gdb.cp/m-static.cc (keepalive): New function. 2012-06-19 15:47:02 +00:00
m-static.exp * gdb.cp/abstract-origin.exp: Use standard_testfile. 2012-07-10 15:18:18 +00:00
m-static.h
m-static1.cc
maint.exp 2012-01-16 Pedro Alves <palves@redhat.com> 2012-01-16 16:21:53 +00:00
mb-ctor.cc
mb-ctor.exp * gdb.cp/abstract-origin.exp: Use standard_testfile. 2012-07-10 15:18:18 +00:00
mb-inline.exp * gdb.cp/mb-inline.exp: Do "info break" after setting multi-location 2012-09-11 21:37:04 +00:00
mb-inline.h Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
mb-inline1.cc Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
mb-inline2.cc Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
mb-templates.cc
mb-templates.exp * gdb.cp/abstract-origin.exp: Use standard_testfile. 2012-07-10 15:18:18 +00:00
member-ptr.cc Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
member-ptr.exp * gdb.cp/abstract-origin.exp: Use standard_testfile. 2012-07-10 15:18:18 +00:00
meth-typedefs.cc Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
meth-typedefs.exp * gdb.cp/abstract-origin.exp: Use standard_testfile. 2012-07-10 15:18:18 +00:00
method.cc
method.exp * gdb.cp/abstract-origin.exp: Use standard_testfile. 2012-07-10 15:18:18 +00:00
method2.cc
method2.exp * gdb.cp/abstract-origin.exp: Use standard_testfile. 2012-07-10 15:18:18 +00:00
minsym-fallback-main.cc Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
minsym-fallback.cc Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
minsym-fallback.exp * gdb.cp/abstract-origin.exp: Use standard_testfile. 2012-07-10 15:18:18 +00:00
minsym-fallback.h Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
misc.cc Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
misc.exp * gdb.cp/abstract-origin.exp: Use standard_testfile. 2012-07-10 15:18:18 +00:00
namespace-enum-main.cc
namespace-enum.cc
namespace-enum.exp * gdb.cp/abstract-origin.exp: Use standard_testfile. 2012-07-10 15:18:18 +00:00
namespace-nested-import.cc
namespace-nested-import.exp * gdb.cp/abstract-origin.exp: Use standard_testfile. 2012-07-10 15:18:18 +00:00
namespace.cc
namespace.exp * gdb.cp/abstract-origin.exp: Use standard_testfile. 2012-07-10 15:18:18 +00:00
namespace1.cc Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
nextoverthrow.cc Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
nextoverthrow.exp * lib/gdb.exp (skip_unwinder_tests): New proc. 2012-08-22 14:27:49 +00:00
no-dmgl-verbose.cc Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
no-dmgl-verbose.exp * gdb.cp/abstract-origin.exp: Use standard_testfile. 2012-07-10 15:18:18 +00:00
noparam.cc Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
noparam.exp Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
nsdecl.cc
nsdecl.exp * gdb.cp/abstract-origin.exp: Use standard_testfile. 2012-07-10 15:18:18 +00:00
nsimport.cc
nsimport.exp * gdb.cp/abstract-origin.exp: Use standard_testfile. 2012-07-10 15:18:18 +00:00
nsnested.cc
nsnested.exp * gdb.cp/abstract-origin.exp: Use standard_testfile. 2012-07-10 15:18:18 +00:00
nsnoimports.cc
nsnoimports.exp * gdb.cp/abstract-origin.exp: Use standard_testfile. 2012-07-10 15:18:18 +00:00
nsrecurs.cc
nsrecurs.exp * gdb.cp/abstract-origin.exp: Use standard_testfile. 2012-07-10 15:18:18 +00:00
nsstress.cc
nsstress.exp * gdb.cp/abstract-origin.exp: Use standard_testfile. 2012-07-10 15:18:18 +00:00
nsusing.cc
nsusing.exp * gdb.cp/abstract-origin.exp: Use standard_testfile. 2012-07-10 15:18:18 +00:00
operator.cc
operator.exp * gdb.cp/abstract-origin.exp: Use standard_testfile. 2012-07-10 15:18:18 +00:00
oranking.cc
oranking.exp * gdb.cp/abstract-origin.exp: Use standard_testfile. 2012-07-10 15:18:18 +00:00
overload-const.cc Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
overload-const.exp * gdb.cp/abstract-origin.exp: Use standard_testfile. 2012-07-10 15:18:18 +00:00
overload.cc
overload.exp * gdb.cp/abstract-origin.exp: Use standard_testfile. 2012-07-10 15:18:18 +00:00
ovldbreak.cc * gdb.cp/method2.exp: Output of overload menu is now 2012-03-01 20:34:13 +00:00
ovldbreak.exp * gdb.cp/abstract-origin.exp: Use standard_testfile. 2012-07-10 15:18:18 +00:00
ovsrch.exp * gdb.cp/abstract-origin.exp: Use standard_testfile. 2012-07-10 15:18:18 +00:00
ovsrch.h Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
ovsrch1.cc Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
ovsrch2.cc Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
ovsrch3.cc Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
ovsrch4.cc Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
paren-type.cc Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
paren-type.exp * gdb.cp/abstract-origin.exp: Use standard_testfile. 2012-07-10 15:18:18 +00:00
pass-by-ref.cc Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
pass-by-ref.exp * gdb.cp/abstract-origin.exp: Use standard_testfile. 2012-07-10 15:18:18 +00:00
pr-574.cc Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
pr-574.exp * gdb.cp/abstract-origin.exp: Use standard_testfile. 2012-07-10 15:18:18 +00:00
pr-1023.cc
pr-1023.exp * gdb.cp/abstract-origin.exp: Use standard_testfile. 2012-07-10 15:18:18 +00:00
pr-1210.cc
pr-1210.exp * gdb.cp/abstract-origin.exp: Use standard_testfile. 2012-07-10 15:18:18 +00:00
pr9067.cc
pr9067.exp * gdb.cp/abstract-origin.exp: Use standard_testfile. 2012-07-10 15:18:18 +00:00
pr9167.cc
pr9167.exp * gdb.cp/abstract-origin.exp: Use standard_testfile. 2012-07-10 15:18:18 +00:00
pr9594.cc
pr9631.cc Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
pr9631.exp * gdb.cp/abstract-origin.exp: Use standard_testfile. 2012-07-10 15:18:18 +00:00
pr10687.cc
pr10687.exp * gdb.cp/abstract-origin.exp: Use standard_testfile. 2012-07-10 15:18:18 +00:00
pr10728-x.cc
pr10728-x.h
pr10728-y.cc
pr10728.exp * gdb.cp/abstract-origin.exp: Use standard_testfile. 2012-07-10 15:18:18 +00:00
pr12028.cc
pr12028.exp * gdb.cp/abstract-origin.exp: Use standard_testfile. 2012-07-10 15:18:18 +00:00
printmethod.cc Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
printmethod.exp * gdb.cp/abstract-origin.exp: Use standard_testfile. 2012-07-10 15:18:18 +00:00
psmang.exp * gdb.cp/abstract-origin.exp: Use standard_testfile. 2012-07-10 15:18:18 +00:00
psmang1.cc Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
psmang2.cc Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
psymtab-parameter.cc Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
psymtab-parameter.exp * gdb.cp/abstract-origin.exp: Use standard_testfile. 2012-07-10 15:18:18 +00:00
ptype-cv-cp.cc Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
ptype-cv-cp.exp * gdb.cp/abstract-origin.exp: Use standard_testfile. 2012-07-10 15:18:18 +00:00
ptype-flags.cc * c-typeprint.c (find_typedef_for_canonicalize, 2012-11-12 17:37:38 +00:00
ptype-flags.exp * c-typeprint.c (find_typedef_for_canonicalize, 2012-11-12 17:37:38 +00:00
punctuator.exp 2012-01-16 Pedro Alves <palves@redhat.com> 2012-01-16 16:21:53 +00:00
re-set-overloaded.cc Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
re-set-overloaded.exp * gdb.cp/abstract-origin.exp: Use standard_testfile. 2012-07-10 15:18:18 +00:00
readnow-language.cc Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
readnow-language.exp * gdb.cp/abstract-origin.exp: Use standard_testfile. 2012-07-10 15:18:18 +00:00
ref-params.cc Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
ref-params.exp * gdb.cp/abstract-origin.exp: Use standard_testfile. 2012-07-10 15:18:18 +00:00
ref-types.cc Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
ref-types.exp * gdb.cp/abstract-origin.exp: Use standard_testfile. 2012-07-10 15:18:18 +00:00
rtti.exp * gdb.cp/abstract-origin.exp: Use standard_testfile. 2012-07-10 15:18:18 +00:00
rtti.h Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
rtti1.cc Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
rtti2.cc Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
shadow.cc
shadow.exp * gdb.cp/abstract-origin.exp: Use standard_testfile. 2012-07-10 15:18:18 +00:00
smartp.cc Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
smartp.exp * gdb.cp/abstract-origin.exp: Use standard_testfile. 2012-07-10 15:18:18 +00:00
static-method.cc Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
static-method.exp * gdb.cp/abstract-origin.exp: Use standard_testfile. 2012-07-10 15:18:18 +00:00
static-print-quit.cc Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
static-print-quit.exp * gdb.cp/abstract-origin.exp: Use standard_testfile. 2012-07-10 15:18:18 +00:00
temargs.cc Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
temargs.exp * gdb.cp/abstract-origin.exp: Use standard_testfile. 2012-07-10 15:18:18 +00:00
templates.cc
templates.exp * c-typeprint.c (find_typedef_for_canonicalize, 2012-11-12 17:37:38 +00:00
try_catch.cc Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
try_catch.exp * gdb.cp/abstract-origin.exp: Use standard_testfile. 2012-07-10 15:18:18 +00:00
typedef-operator.cc Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
typedef-operator.exp * gdb.cp/abstract-origin.exp: Use standard_testfile. 2012-07-10 15:18:18 +00:00
userdef.cc Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
userdef.exp * gdb.cp/abstract-origin.exp: Use standard_testfile. 2012-07-10 15:18:18 +00:00
using-crash.cc PR symtab/14601 2012-10-03 17:05:00 +00:00
using-crash.exp PR symtab/14601 2012-10-03 17:05:00 +00:00
virtbase.cc
virtbase.exp * gdb.cp/abstract-origin.exp: Use standard_testfile. 2012-07-10 15:18:18 +00:00
virtfunc.cc * gnu-v3-abi.c (struct value_and_voffset): New. 2012-03-15 15:43:18 +00:00
virtfunc.exp * gdb.cp/classes.exp (test_ptype_class_objects): Remove 2012-11-12 17:08:09 +00:00
virtfunc2.cc Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
virtfunc2.exp * gdb.cp/abstract-origin.exp: Use standard_testfile. 2012-07-10 15:18:18 +00:00