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

swagiaal@sourceware.org swagiaal@sourceware.org
Tue Sep 11 19:31:00 GMT 2007


CVSROOT:	/cvs/frysk
Module name:	frysk-core
Changes by:	swagiaal@sourceware.org	2007-09-11 19:31:14

Modified files:
	frysk/debuginfo: ChangeLog DebugInfoFrame.java 
	                 DebugInfoStackFactory.java Scope.java 
	                 ScopeFactory.java 

Log message:
	Index: frysk-core/frysk/debuginfo/ChangeLog
	+2007-09-11  Sami Wagiaalla  <swagiaal@redhat.com>
	+
	+       * DebugInfoFrame.java (printScope): New function.
	+       (getSubprogram): Now uses getScopes().
	+       * DebugInfoStackFactory.java (createVirtualStackTrace): Now uses
	+       Frame.getScopes().
	+       * Scope.java: Now longer searches for scopes with in the
	+       current scope.
	+       Added a pointer and getter() to the inner scope.
	+       * ScopeFactory.java (createScope): Added handling for
	+       inlinedSubroutines.
	+

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/debuginfo/ChangeLog.diff?cvsroot=frysk&r1=1.144&r2=1.145
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/debuginfo/DebugInfoFrame.java.diff?cvsroot=frysk&r1=1.15&r2=1.16
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/debuginfo/DebugInfoStackFactory.java.diff?cvsroot=frysk&r1=1.9&r2=1.10
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/debuginfo/Scope.java.diff?cvsroot=frysk&r1=1.14&r2=1.15
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/debuginfo/ScopeFactory.java.diff?cvsroot=frysk&r1=1.1&r2=1.2



More information about the Frysk-cvs mailing list