gdb ChangeLog gdbtypes.c gdbtypes.h dwarf2read.c

ezannoni@sources.redhat.com ezannoni@sources.redhat.com
Fri Apr 26 13:08:00 GMT 2002


CVSROOT:	/cvs/uberbaum
Module name:	gdb
Changes by:	ezannoni@sources.redhat.com	2002-04-26 13:08:20

Modified files:
	.              : ChangeLog gdbtypes.c gdbtypes.h dwarf2read.c 

Log message:
	2002-04-24  Elena Zannoni  <ezannoni@redhat.com>
	
	* gdbtypes.h (TYPE_FLAG_VECTOR, TYPE_VECTOR): Define.
	* gdbtypes.c (recursive_dump_type): Output the vector flag.
	* dwarf2read.c (dwarf_attr_name): Handle new attribute for
	vectors.
	(read_array_type): Record the fact that this array type is really a
	vector (i.e. are passed in by value).

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/gdb/ChangeLog.diff?cvsroot=uberbaum&r1=1.2528&r2=1.2529
http://sources.redhat.com/cgi-bin/cvsweb.cgi/gdb/gdbtypes.c.diff?cvsroot=uberbaum&r1=1.43&r2=1.44
http://sources.redhat.com/cgi-bin/cvsweb.cgi/gdb/gdbtypes.h.diff?cvsroot=uberbaum&r1=1.27&r2=1.28
http://sources.redhat.com/cgi-bin/cvsweb.cgi/gdb/dwarf2read.c.diff?cvsroot=uberbaum&r1=1.52&r2=1.53



More information about the Gdb-cvs mailing list