src/gdb p-lang.c p-valprint.c ChangeLog

muller@sourceware.org muller@sourceware.org
Tue Feb 10 00:12:00 GMT 2009


CVSROOT:	/cvs/src
Module name:	src
Changes by:	muller@sourceware.org	2009-02-10 00:12:58

Modified files:
	gdb            : p-lang.c p-valprint.c ChangeLog 

Log message:
	2009-02-10  Pierre Muller  <muller@ics.u-strasbg.fr>
	
	* p-lang.c (is_pascal_string_type): Fix comment.
	Determine exact size of char elements for GPC
	strings.
	(pascal_printstr): Handle char width of 2 or 4.
	* p-valprint.c (pascal_val_print): Handle char
	of width 2 or 4.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/p-lang.c.diff?cvsroot=src&r1=1.45&r2=1.46
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/p-valprint.c.diff?cvsroot=src&r1=1.59&r2=1.60
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.10183&r2=1.10184



More information about the Gdb-cvs mailing list