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/proc TestMemory.java TaskStat ...


CVSROOT:	/cvs/frysk
Module name:	frysk-core
Branch: 	newIsa2006-11-23-branch
Changes by:	npremji@sourceware.org	2006-11-24 21:31:21

Modified files:
	frysk/proc     : TestMemory.java TaskState.java ChangeLog 
	                 Task.java 

Log message:
	Fill isa "on-attach"
	frysk-core/frysk/proc/CL
	* TestMemory.java: Added checks for register banks and isa as well.
	* TaskState.java: (Attached.transitionToRunningState): Switched notification of attached from here
	(attaching.transitionToAttached): To here.
	* Task.java:
	(lazyGetIsa): Added.
	(static.taskStateAttached.update): Get isa on attach.
	(static.taskStateDetached.update): Clear isa on detach.
	(Task): get isa, memory and register bank on a new clone. New clones don't go through attaching states.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/proc/TestMemory.java.diff?cvsroot=frysk&only_with_tag=newIsa2006-11-23-branch&r1=1.1.2.1&r2=1.1.2.2
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/proc/TaskState.java.diff?cvsroot=frysk&only_with_tag=newIsa2006-11-23-branch&r1=1.129.2.2&r2=1.129.2.3
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/proc/ChangeLog.diff?cvsroot=frysk&only_with_tag=newIsa2006-11-23-branch&r1=1.513.2.4&r2=1.513.2.5
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/proc/Task.java.diff?cvsroot=frysk&only_with_tag=newIsa2006-11-23-branch&r1=1.108.2.3&r2=1.108.2.4


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