binutils-gdb/gdb/testsuite
David Carlton 79c2c32df4 2003-09-25 David Carlton <carlton@kealia.com>
* c-exp.y: Include cp-support.h.  Add qualified_type.
	(yylex): Delete nested type hack; add comments.
	* cp-namespace.c (cp_lookup_nested_type): New function.
	* cp-support.h: Declare cp_lookup_nested_type.
	* eval.c (evaluate_subexp_standard): Call value_aggregate_elt
	instead of value_struct_elt_for_reference.
	* valops.c: Include cp-support.h.
	(value_aggregate_elt): New function.
	(value_namespace_elt): Ditto.
	(value_struct_elt_for_reference): Make static.
	* value.h: Delete declaration of value_struct_elt_for_reference;
	add declaration for value_aggregate_elt.
	* Makefile.in (c-exp.tab.o): Depend on $(cp_support_h).
	(valops.o): Ditto.

2003-09-25  David Carlton  <carlton@kealia.com>

	* gdb.cp/namespace.exp: Tweak comments.  Add non-quoted versions
	of some print tests, where appropriate.  Add tests for C::D::cd,
	E::ce, F::cXfX, G::XgX.
	* gdb.cp/namespace.cc: Add XgX, cXfX, ce.
2003-09-25 16:39:39 +00:00
..
config
gdb.arch * gdb.arch/i386-prologue.exp: Add checks for saved registers. 2003-09-07 16:38:00 +00:00
gdb.asm * gdb.asm/asm-source.exp: Add sh*-*-* as supported target. 2003-09-15 09:52:56 +00:00
gdb.base 2003-09-25 David Carlton <carlton@kealia.com> 2003-09-25 15:40:20 +00:00
gdb.cp 2003-09-25 David Carlton <carlton@kealia.com> 2003-09-25 16:39:39 +00:00
gdb.disasm 2003-07-22 Michael Snyder <msnyder@redhat.com> 2003-08-11 23:20:05 +00:00
gdb.fortran Remove obsolete testsuite code. 2002-12-16 19:33:54 +00:00
gdb.gdb 2003-08-30 Michael Chastain <mec@shout.net> 2003-08-30 04:58:21 +00:00
gdb.hp
gdb.java 2003-08-06 Michael Chastain <mec@shout.net> 2003-08-14 19:11:10 +00:00
gdb.mi * mi-var-display.exp (-var-list-children weird): Accept function 2003-08-17 17:23:13 +00:00
gdb.objc * gdb.objc/basicclass.exp ("Call an Objective-C method with no 2003-07-06 22:27:34 +00:00
gdb.stabs 2003-09-11 Elena Zannoni <ezannoni@redhat.com> 2003-09-11 19:09:46 +00:00
gdb.threads 2003-08-07 Elena Zannoni <ezannoni@redhat.com> 2003-08-07 17:55:41 +00:00
gdb.trace 2003-08-07 Elena Zannoni <ezannoni@redhat.com> 2003-08-07 17:55:41 +00:00
lib * lib/java.exp (java_init): Import target_alias before using it. 2003-09-25 16:25:56 +00:00
.gdbinit
ChangeLog 2003-09-25 David Carlton <carlton@kealia.com> 2003-09-25 16:39:39 +00:00
Makefile.in 2003-08-22 Michael Chastain <mec@shout.net> 2003-08-23 03:55:59 +00:00
TODO
aclocal.m4
configure 2003-08-22 Michael Chastain <mec@shout.net> 2003-08-23 03:55:59 +00:00
configure.in 2003-08-22 Michael Chastain <mec@shout.net> 2003-08-23 03:55:59 +00:00