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 SourceWindow.java C ...


CVSROOT:	/cvs/frysk
Module name:	frysk-gui
Changes by:	mcvet@sourceware.org	2007-04-25 17:25:32

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

Log message:
	frysk-core/frysk/rt:
	2007-04-25  Mike Cvet  <mcvet@redhat.com>
	
	* SteppingEngine.java (detachProc): Removes all observers and
	breakpoints from all Tasks of a Proc, removes information from
	SteppingEngine data structures, and releases the task. Fixes #4421.
	
	frysk-gui/frysk/gui/srcwin:
	2007-04-25  Mike Cvet  <mcvet@redhat.com>
	
	* SourceWindow.java (StackMouseListener): Added. Listens for certain
	mouse clicks on the stack view.
	(StackViewListener.currentStackChanged): Added logic to assign
	currentTask field if it was unset previously.
	(menuEvent): Added. Callback for MouseEvents. Fixes #4421.
	(appendProc): Set new Proc array before StackFrame array.
	(detachProc): Detaches Procs from Frysk, cleans up the window if
	no more processes are being observed.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-gui/frysk/gui/srcwin/SourceWindow.java.diff?cvsroot=frysk&r1=1.226&r2=1.227
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-gui/frysk/gui/srcwin/ChangeLog.diff?cvsroot=frysk&r1=1.452&r2=1.453


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