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 ChangeLog ProcState.java ...


CVSROOT:	/cvs/frysk
Module name:	frysk-core
Changes by:	cagney@sourceware.org	2006-04-08 16:47:00

Modified files:
	frysk/proc     : ChangeLog ProcState.java TaskState.java 

Log message:
	Index: frysk-core/frysk/proc/ChangeLog
	2006-04-08  Andrew Cagney  <cagney@redhat.com>
	
	Implement auto-matic detach of new processes with no observers.
	* ProcState.java: Start a new process, created via fork, in the
	Detaching state.
	* TaskState.java (StartMainTask): Re-implement so that, unless
	told otherwize, the task is detached.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/proc/ChangeLog.diff?cvsroot=frysk&r1=1.304&r2=1.305
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/proc/ProcState.java.diff?cvsroot=frysk&r1=1.52&r2=1.53
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/proc/TaskState.java.diff?cvsroot=frysk&r1=1.83&r2=1.84


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