This is the mail archive of the frysk-cvs@sources.redhat.com mailing list for the frysk 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]

frysk-core/frysk debuginfo/ChangeLog debuginfo ...


CVSROOT:	/cvs/frysk
Module name:	frysk-core
Changes by:	scox@sourceware.org	2007-07-09 16:01:04

Modified files:
	frysk/debuginfo: ChangeLog DebugInfoEvaluator.java 
	frysk/value    : ChangeLog ClassType.java FunctionType.java 
	                 PointerType.java 

Log message:
	* DebugInfoEvaluator.java (getClassType): Add subprogram and pointer_type.
	* ClassType.java (getValue): Add PointerType and FunctionType.
	(toString): Likewise.
	* FunctionType.java (getName): Check for no parameters.
	* PointerType.java (toString): Output as hex.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/debuginfo/ChangeLog.diff?cvsroot=frysk&r1=1.20&r2=1.21
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/debuginfo/DebugInfoEvaluator.java.diff?cvsroot=frysk&r1=1.18&r2=1.19
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/value/ChangeLog.diff?cvsroot=frysk&r1=1.32&r2=1.33
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/value/ClassType.java.diff?cvsroot=frysk&r1=1.18&r2=1.19
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/value/FunctionType.java.diff?cvsroot=frysk&r1=1.2&r2=1.3
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/value/PointerType.java.diff?cvsroot=frysk&r1=1.2&r2=1.3


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