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:	swagiaal@sourceware.org	2007-08-01 18:24:41

Modified files:
	frysk/debuginfo: ChangeLog DebugInfoFrame.java 
	                 DebugInfoStackFactory.java 
	                 TestFrameDebugInfo.java 
	frysk/stack    : ChangeLog FrameDecorator.java 

Log message:
	Index: frysk-core/frysk/debuginfo/ChangeLog
	+2007-08-01  Sami Wagiaalla  <swagiaal@redhat.com>
	+
	+       * TestFrameDebugInfo.java (testVirtualDebugInfoStackTrace): New test.
	+       * DebugInfoStackFactory.java (createVirtualDebugInfoStackTrace): Added.
	+       (printVirtualTaskStackTrace): Added.
	+       * DebugInfoFrame.java (setInnerDebugInfoFrame): Added.
	+       (setOuterDebugInfoFrame): Added.
	+
	
	Index: frysk-core/frysk/stack/ChangeLog
	+2007-08-01  Sami Wagiaalla  <swagiaal@redhat.com>
	+
	+       * FrameDecorator.java (getUndecoratedFrame): New function.
	+

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/debuginfo/ChangeLog.diff?cvsroot=frysk&r1=1.37&r2=1.38
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/debuginfo/DebugInfoFrame.java.diff?cvsroot=frysk&r1=1.2&r2=1.3
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/debuginfo/DebugInfoStackFactory.java.diff?cvsroot=frysk&r1=1.1&r2=1.2
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/debuginfo/TestFrameDebugInfo.java.diff?cvsroot=frysk&r1=1.6&r2=1.7
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/stack/ChangeLog.diff?cvsroot=frysk&r1=1.38&r2=1.39
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/stack/FrameDecorator.java.diff?cvsroot=frysk&r1=1.5&r2=1.6


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