This is the mail archive of the gdb-cvs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

src/gdb ChangeLog dwarf2read.c


CVSROOT:	/cvs/src
Module name:	src
Changes by:	tromey@sourceware.org	2011-03-24 20:35:09

Modified files:
	gdb            : ChangeLog dwarf2read.c 

Log message:
	2011-03-24  Mark Wielaard  <mjw@redhat.com>
	
	* dwarf2read.c (lookup_signatured_type): Use DW_FORM_ref_sig8 in
	complaint.
	(skip_one_die): Use DW_FORM_ref_sig8, not DW_FORM_sig8.
	(find_partial_die_in_comp_unit): Likewise in comment.
	(read_attribute_value): Likewise.
	(lookup_die_type): Likewise.
	(dwarf_form_name): Likewise.
	(dump_die_shallow): Likewise.
	(follow_die_ref_or_sig): Likewise.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.12859&r2=1.12860
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/dwarf2read.c.diff?cvsroot=src&r1=1.513&r2=1.514


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]