binutils-gdb/gdb/testsuite/gdb.cp
Daniel Jacobowitz 0114d60260 * dwarf2read.c (processing_current_prefix): Delete static
variable.
	(process_full_comp_unit): Do not set processing_current_prefix.
	(dwarf2_full_name): New function.
	(read_func_scope): Do not set processing_current_prefix.  Use
	determine_prefix.
	(read_structure_type): Do not set processing_current_prefix.  Remove
	unused inner cleanup.
	(process_structure_scope): Do not set processing_current_prefix.
	(read_enumeration_type): Use dwarf2_full_name.
	(determine_class_name): Return a const char *.  Put the result
	on the objfile obstack.  Use dwarf2_full_name.
	(read_namespace_type): New function.
	(read_namespace): Do not create the type here.  Use
	determine_prefix.
	(read_typedef): Use dwarf2_full_name.  Do not pass the name
	to init_type.
	(read_base_type): Do not pass the name to init_type.  Handle
	TYPE_FLAG_NOSIGN.
	(read_unspecified_type): Do not pass the name to init_type.
	(new_symbol): Use dwarf2_full_name instead of
	processing_current_prefix.
	(read_type_die): Do not set processing_current_prefix.  Handle
	DW_TAG_namespace.
	(determine_prefix): Handle specifications.  Return the result
	on the objfile obstack.  Handle unions correctly.
2008-08-21 18:57:34 +00:00
..
Makefile.in * gdb.cp/method2.cc: New test. 2007-03-28 00:32:41 +00:00
ambiguous.cc
ambiguous.exp Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
annota2.cc
annota2.exp gdb/ 2008-05-04 19:39:00 +00:00
annota3.cc
annota3.exp PR gdb/544 2008-03-24 13:27:07 +00:00
anon-union.cc * gdb.base/break.c: Add 10a breakpoint at } 2006-06-13 08:46:17 +00:00
anon-union.exp Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
arg-reference.cc Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
arg-reference.exp Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
bool.cc Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
bool.exp Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
breakpoint.cc Fix breakpoint condition that use member variables. 2008-04-06 08:56:37 +00:00
breakpoint.exp Fix breakpoint condition that use member variables. 2008-04-06 08:56:37 +00:00
bs15503.cc Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
bs15503.exp Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
call-c-1.c Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
call-c.cc 2008-06-06 Paul Pluzhnikov <ppluzhnikov@google.com> 2008-06-06 18:29:52 +00:00
call-c.exp 2008-06-06 Paul Pluzhnikov <ppluzhnikov@google.com> 2008-06-06 18:29:52 +00:00
casts.cc * gdb.cp/casts.cc: Add class reference variables. 2008-04-01 16:16:43 +00:00
casts.exp * gdb.cp/casts.cc: Add class reference variables. 2008-04-01 16:16:43 +00:00
class2.cc Fix for PR gdb/2477 2008-07-14 18:28:57 +00:00
class2.exp Fix for 'FAIL: gdb.cp/class2.exp: p acp->c2' on spu-elf 2008-07-15 19:15:28 +00:00
classes.cc Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
classes.exp * dwarf2read.c (processing_current_prefix): Delete static 2008-08-21 18:57:34 +00:00
cp-relocate.cc Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
cp-relocate.exp Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
cplusfuncs.cc
cplusfuncs.exp Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
ctti.exp Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
cttiadd.cc Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
cttiadd1.cc Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
cttiadd2.cc Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
cttiadd3.cc Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
demangle.exp Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
derivation.cc
derivation.exp Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
exception.cc Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
exception.exp * gdb.cp/exception.exp: Activate test, make it work with pending 2008-06-05 18:45:37 +00:00
formatted-ref.cc * gdb.ada/formatted_ref: New test program. 2008-01-30 19:23:26 +00:00
formatted-ref.exp * gdb.ada/formatted_ref: New test program. 2008-01-30 19:23:26 +00:00
gdb1355.cc
gdb1355.exp Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
gdb2384-base.cc add copyright 2008-02-03 22:17:05 +00:00
gdb2384-base.h add copyright 2008-02-03 22:17:05 +00:00
gdb2384.cc add copyright 2008-02-03 22:17:05 +00:00
gdb2384.exp PR 2384 2008-02-03 22:13:30 +00:00
hang.H
hang.exp * gdb.cp/hang.exp: Use .cc instead of .C. 2008-04-30 18:28:23 +00:00
hang1.cc * gdb.cp/hang.exp: Use .cc instead of .C. 2008-04-30 18:28:23 +00:00
hang2.cc * gdb.cp/hang.exp: Use .cc instead of .C. 2008-04-30 18:28:23 +00:00
hang3.cc * gdb.cp/hang.exp: Use .cc instead of .C. 2008-04-30 18:28:23 +00:00
inherit.exp Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
local.cc
local.exp Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
m-data.cc
m-data.exp Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
m-static.cc * gdb.cp/m-static.h (class gnu_obj_4): Add dummy member. 2006-05-05 18:04:09 +00:00
m-static.exp Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
m-static.h * gdb.cp/m-static.h (class gnu_obj_4): Add dummy member. 2006-05-05 18:04:09 +00:00
m-static1.cc
maint.exp Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
mb-ctor.cc * breakpoint.c (remove_sal): New. 2007-09-24 07:40:32 +00:00
mb-ctor.exp Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
mb-inline.exp * breakpoint.c: #include "hashtab.h". 2008-02-08 00:42:07 +00:00
mb-inline.h * breakpoint.c: #include "hashtab.h". 2008-02-08 00:42:07 +00:00
mb-inline1.cc * breakpoint.c: #include "hashtab.h". 2008-02-08 00:42:07 +00:00
mb-inline2.cc * breakpoint.c: #include "hashtab.h". 2008-02-08 00:42:07 +00:00
mb-templates.cc * breakpoint.c (remove_sal): New. 2007-09-24 07:40:32 +00:00
mb-templates.exp * gdb.base/watch_thread_num.exp: Use gdb_compile_pthreads. 2008-04-04 22:59:28 +00:00
member-ptr.cc Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
member-ptr.exp Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
method.cc
method.exp Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
method2.cc * gdb.cp/method2.cc: New test. 2007-03-28 00:32:41 +00:00
method2.exp * gdb.cp/ovldbreak.cc: Add missing bodies for methods foo::foofunc. 2008-04-03 21:42:33 +00:00
misc.cc Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
misc.exp Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
namespace.cc
namespace.exp Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
namespace1.cc Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
overload.cc
overload.exp Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
ovldbreak.cc * gdb.cp/ovldbreak.cc: Add missing bodies for methods foo::foofunc. 2008-04-03 21:42:33 +00:00
ovldbreak.exp * gdb.cp/ovldbreak.cc: Add missing bodies for methods foo::foofunc. 2008-04-03 21:42:33 +00:00
pass-by-ref.cc Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
pass-by-ref.exp Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
pr-574.cc Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
pr-574.exp Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
pr-1023.cc
pr-1023.exp Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
pr-1210.cc
pr-1210.exp Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
printmethod.cc Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
printmethod.exp Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
psmang.exp Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
psmang1.cc Switch the license of all .c files to GPLv3. 2007-08-23 18:08:50 +00:00
psmang2.cc Switch the license of all .c files to GPLv3. 2007-08-23 18:08:50 +00:00
ref-params.cc Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
ref-params.exp Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
ref-types.cc Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
ref-types.exp Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
rtti.exp Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
rtti.h Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
rtti1.cc Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
rtti2.cc Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
templates.cc
templates.exp * gdb.cp/ovldbreak.cc: Add missing bodies for methods foo::foofunc. 2008-04-03 21:42:33 +00:00
try_catch.cc Switch the license of all .c files to GPLv3. 2007-08-23 18:08:50 +00:00
try_catch.exp Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
userdef.cc Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
userdef.exp Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
virtfunc.cc Switch the license of all .c files to GPLv3. 2007-08-23 18:08:50 +00:00
virtfunc.exp Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00