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 hpd/AllPTSet.java hpd/CLI.jav ...


CVSROOT:	/cvs/frysk
Module name:	frysk-core
Changes by:	moore@sourceware.org	2007-08-09 17:06:56

Modified files:
	frysk/hpd      : AllPTSet.java CLI.java ChangeLog 
	frysk/rt       : ChangeLog 
Added files:
	frysk/rt       : ProcTaskIDManager.java 
Removed files:
	frysk/hpd      : TestSetCreation.java 

Log message:
	Infrastructure for ptsets based on real processes and tasks
	
	frysk-core/frysk/hpd/ChangeLog
	2007-08-08  Tim Moore  <timoore@redhat.com>
	
	* AllPTSet.java: Complete rewrite to reference active Procs and
	Tasks via the ProcTaskIDManager.
	* CLI.java (idManager): New variable, reference to
	ProcTaskIDManager.
	(startAttach): Only initialize steppingEngine once.
	(CLI): Initialize idManager.
	(getCommandPTSet): New method.
	* TestSetCreation.java: Remove file because AllPTSet doesn't
	support creation of random proc/task numbers anymore.
	
	frysk-core/frysk/rt/ChangeLog
	2007-08-08  Tim Moore  <timoore@redhat.com>
	
	* ProcTaskIDManager.java: New file.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/hpd/AllPTSet.java.diff?cvsroot=frysk&r1=1.1&r2=1.2
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/hpd/CLI.java.diff?cvsroot=frysk&r1=1.7&r2=1.8
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/hpd/ChangeLog.diff?cvsroot=frysk&r1=1.27&r2=1.28
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/hpd/TestSetCreation.java.diff?cvsroot=frysk&r1=1.1&r2=NONE
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/rt/ProcTaskIDManager.java.diff?cvsroot=frysk&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/rt/ChangeLog.diff?cvsroot=frysk&r1=1.352&r2=1.353


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