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-gui/frysk/gui/srcwin ChangeLog SourceWin ...


CVSROOT:	/cvs/frysk
Module name:	frysk-gui
Changes by:	mcvet@sourceware.org	2007-04-03 20:30:42

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

Log message:
	2007-04-03  Mike Cvet  <mcvet@redhat.com>
	
	* SourceWindow.java (symTab): Now an array.
	(SourceWindow): Allocate the SymTab array to a length the same as the
	number of observed Processes by the SourceWindow.
	(finishSourceWindow): Send index into generateProcStackTrace().
	(updateShownStackFrame): Re-initialize current SymTab for given
	process before refreshing its StackFrames. Fixes #4308.
	(generateProcStackTrace): Takes an int parameter. Initialize SymTab
	array index specified by parameter.
	(LockObserver.update): Send global process index int into
	generateProcStackTrace().

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-gui/frysk/gui/srcwin/ChangeLog.diff?cvsroot=frysk&r1=1.428&r2=1.429
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-gui/frysk/gui/srcwin/SourceWindow.java.diff?cvsroot=frysk&r1=1.207&r2=1.208


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