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/dwfl DwflFactory.java ChangeLog


CVSROOT:	/cvs/frysk
Module name:	frysk-core
Changes by:	npremji@sourceware.org	2007-06-13 21:42:52

Modified files:
	frysk/dwfl     : DwflFactory.java ChangeLog 

Log message:
	frysk-core/frysk/dwfl/CL
	* DwflFactory.java (doDwfl): Added. Handles the creation of a Dwfl from a proc.
	(createDwfl(Proc)): Use doDwfl.
	(createDwfl(Task)): Use a map and the task's modCount to determine when
	to update the Dwfl of the task's associated proc.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/dwfl/DwflFactory.java.diff?cvsroot=frysk&r1=1.4&r2=1.5
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/dwfl/ChangeLog.diff?cvsroot=frysk&r1=1.4&r2=1.5


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