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-sys frysk/debuginfo/ChangeLog frysk/debu ...


CVSROOT:	/cvs/frysk
Module name:	frysk-sys
Changes by:	swagiaal@sourceware.org	2007-09-28 16:04:37

Modified files:
	frysk/debuginfo: ChangeLog DebugInfo.java 
	                 DebugInfoEvaluator.java DebugInfoFrame.java 
	                 Enumerator.java Enumiration.java 
	                 LocationExpression.java Scope.java 
	                 ScopeFactory.java Subprogram.java 
	                 TestFrameDebugInfo.java TypeEntry.java 
	lib/dwfl       : ChangeLog DwarfDie.java TestDwarfDie.java 

Log message:
	Index: frysk-core/frysk/debuginfo/ChangeLog
	+2007-09-28  Sami Wagiaalla  <swagiaal@redhat.com>
	+
	+       Changed DwarfDie.getAttrBoolean and DwarfDie.getAttrConst
	+       to take DwAt arguments. Changed getTag to return DwTag object.
	+       * DebugInfoEvaluator.java: Updated.
	+       * DebugInfoFrame.java: Updated.
	+       * Enumerator.java: Updated.
	+       * Enumiration.java: Updated.
	+       * LocationExpression.java: Updated.
	+       * Scope.java: Updated.
	+       * ScopeFactory.java: Updated.
	+       * Subprogram.java: Updated.
	+       * TypeEntry.java: Updated.
	+       * TestFrameDebugInfo.java: Updated.
	+       * DebugInfo.java: Updated.
	+
	
	Index: frysk-sys/lib/dwfl/ChangeLog
	+2007-09-28  Sami Wagiaalla  <swagiaal@redhat.com>
	+
	+       * DwarfDie.java (getAttrBoolean): Now takes a DwAt object.
	+       (getAttrConstant): Ditto.
	+       (getTag): Now returns a DwTag object.
	+       * TestDwarfDie.java: updated
	+

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/debuginfo/ChangeLog.diff?cvsroot=frysk&r1=1.178&r2=1.179
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/debuginfo/DebugInfo.java.diff?cvsroot=frysk&r1=1.30&r2=1.31
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/debuginfo/DebugInfoEvaluator.java.diff?cvsroot=frysk&r1=1.79&r2=1.80
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/debuginfo/DebugInfoFrame.java.diff?cvsroot=frysk&r1=1.17&r2=1.18
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/debuginfo/Enumerator.java.diff?cvsroot=frysk&r1=1.2&r2=1.3
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/debuginfo/Enumiration.java.diff?cvsroot=frysk&r1=1.1&r2=1.2
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/debuginfo/LocationExpression.java.diff?cvsroot=frysk&r1=1.19&r2=1.20
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/debuginfo/Scope.java.diff?cvsroot=frysk&r1=1.20&r2=1.21
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/debuginfo/ScopeFactory.java.diff?cvsroot=frysk&r1=1.2&r2=1.3
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/debuginfo/Subprogram.java.diff?cvsroot=frysk&r1=1.11&r2=1.12
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/debuginfo/TestFrameDebugInfo.java.diff?cvsroot=frysk&r1=1.22&r2=1.23
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/debuginfo/TypeEntry.java.diff?cvsroot=frysk&r1=1.6&r2=1.7
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-sys/lib/dwfl/ChangeLog.diff?cvsroot=frysk&r1=1.34&r2=1.35
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-sys/lib/dwfl/DwarfDie.java.diff?cvsroot=frysk&r1=1.6&r2=1.7
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-sys/lib/dwfl/TestDwarfDie.java.diff?cvsroot=frysk&r1=1.1&r2=1.2


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