This is the mail archive of the gdb-prs@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]

[Bug gdb/10884] division by zero in value.c:1892


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2009-12-21 09:50 -------
Subject: Bug 10884

CVSROOT:	/cvs/src
Module name:	src
Changes by:	vprus@sourceware.org	2009-12-21 09:50:31

Modified files:
	gdb            : ChangeLog value.c 
	gdb/testsuite  : ChangeLog 
	gdb/testsuite/gdb.mi: mi-var-cmd.exp var-cmd.c 

Log message:
	PR gdb/10884
	
	* value.c (value_primitive_field): Call check_typedef
	on the type.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.11157&r2=1.11158
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/value.c.diff?cvsroot=src&r1=1.96&r2=1.97
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/testsuite/ChangeLog.diff?cvsroot=src&r1=1.2049&r2=1.2050
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/testsuite/gdb.mi/mi-var-cmd.exp.diff?cvsroot=src&r1=1.45&r2=1.46
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/testsuite/gdb.mi/var-cmd.c.diff?cvsroot=src&r1=1.19&r2=1.20



-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=10884

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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