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-29 18:45:49

Modified files:
	frysk/debuginfo: ChangeLog DebugInfoFrame.java 
	                 DebugInfoStackFactory.java 
	frysk/hpd      : ChangeLog TestStackCommands.java 
Added files:
	frysk/debuginfo: VirtualDebugInfoFrame.java 

Log message:
	Index: frysk-core/frysk/hpd/ChangeLog
	+2007-08-29  Sami Wagiaalla  <swagiaal@redhat.com>
	+
	+       * TestStackCommands.java (testFhpdVirtualStackTrace): Now checks
	+       VirtualFrame (x.1,x.2...) numbering.
	+
	
	Index: frysk-core/frysk/debuginfo/ChangeLog
	+2007-08-29  Sami Wagiaalla  <swagiaal@redhat.com>
	+
	+       * VirtualDebugInfoFrame.java: New file.
	+       * DebugInfoStackFactory.java (createVirtualDebugInfoStackTrace): Now set index
	+       and subIndex for regular, and Virtual frames.
	+       (printStackTrace): now Calls DebugInfoFrame.printIndex;
	+       * DebugInfoFrame.java: Added index, set, getter, and printer.
	+

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/debuginfo/VirtualDebugInfoFrame.java.diff?cvsroot=frysk&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/debuginfo/ChangeLog.diff?cvsroot=frysk&r1=1.97&r2=1.98
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/debuginfo/DebugInfoFrame.java.diff?cvsroot=frysk&r1=1.11&r2=1.12
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/debuginfo/DebugInfoStackFactory.java.diff?cvsroot=frysk&r1=1.8&r2=1.9
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/hpd/ChangeLog.diff?cvsroot=frysk&r1=1.73&r2=1.74
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/hpd/TestStackCommands.java.diff?cvsroot=frysk&r1=1.6&r2=1.7


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