This is the mail archive of the frysk@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]

Re: frysk-core/frysk gui/srcwin/SourceWindow.java ...


Mike,

is this null stack frames, or null source and line? The source window should be able to assume that there is at least one stack frame.

Andrew

mcvet@sourceware.org wrote:
CVSROOT:	/cvs/frysk
Module name:	frysk-core
Changes by:	mcvet@sourceware.org	2006-12-12 14:33:05

Modified files:
frysk/gui/srcwin: SourceWindow.java ChangeLog frysk/rt : RunState.java


Log message:
	2006-12-12  Mike Cvet  <mcvet@redhat.com>
	
	* SourceWindow.java (populateStackBrowser): Catch more null
	StackFrames. Assume some stacktrace function names could be null
	even if the objects aren't. Fixes #3696.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-gui/frysk/gui/srcwin/SourceWindow.java.diff?cvsroot=frysk&r1=1.153&r2=1.154
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-gui/frysk/gui/srcwin/ChangeLog.diff?cvsroot=frysk&r1=1.353&r2=1.354
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/rt/RunState.java.diff?cvsroot=frysk&r1=1.10&r2=1.11



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