public inbox for frysk-cvs@sourceware.org
help / color / mirror / Atom feed
* frysk-core/frysk/proc ChangeLog Proc.java Test ...
@ 2006-01-30  3:51 scox
  0 siblings, 0 replies; 5+ messages in thread
From: scox @ 2006-01-30  3:51 UTC (permalink / raw)
  To: frysk-cvs

CVSROOT:	/cvs/frysk
Module name:	frysk-core
Changes by:	scox@sourceware.org	2006-01-30 03:51:16

Modified files:
	frysk/proc     : ChangeLog Proc.java TestExec.java 

Log message:
	* Proc.java (retain): Use HashMap instead of Collection.
	* TestExec.java (testAttachedSingleExec): New.
	(testAttachedMultipleExec): New.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/proc/ChangeLog.diff?cvsroot=frysk&r1=1.242&r2=1.243
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/proc/Proc.java.diff?cvsroot=frysk&r1=1.56&r2=1.57
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/proc/TestExec.java.diff?cvsroot=frysk&r1=1.14&r2=1.15


^ permalink raw reply	[flat|nested] 5+ messages in thread

* frysk-core/frysk/proc ChangeLog Proc.java Test ...
@ 2007-08-06 14:44 mark
  0 siblings, 0 replies; 5+ messages in thread
From: mark @ 2007-08-06 14:44 UTC (permalink / raw)
  To: frysk-cvs

CVSROOT:	/cvs/frysk
Module name:	frysk-core
Changes by:	mark@sourceware.org	2007-08-06 14:44:45

Modified files:
	frysk/proc     : ChangeLog Proc.java TestTaskObserverCode.java 

Log message:
	Fixes bug #4894
	* Proc.java (observations): Turn into a Collection that can
	contain an observer multiple times.
	* TestTaskObserverCode.java (testCodeRemovedInHit): Explicitly
	wait for add and delete.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/proc/ChangeLog.diff?cvsroot=frysk&r1=1.782&r2=1.783
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/proc/Proc.java.diff?cvsroot=frysk&r1=1.112&r2=1.113
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/proc/TestTaskObserverCode.java.diff?cvsroot=frysk&r1=1.7&r2=1.8


^ permalink raw reply	[flat|nested] 5+ messages in thread

* frysk-core/frysk/proc ChangeLog Proc.java Test ...
@ 2005-12-04 21:59 cagney
  0 siblings, 0 replies; 5+ messages in thread
From: cagney @ 2005-12-04 21:59 UTC (permalink / raw)
  To: frysk-cvs

CVSROOT:	/cvs/frysk
Module name:	frysk-core
Changes by:	cagney@sourceware.org	2005-12-04 21:59:16

Modified files:
	frysk/proc     : ChangeLog Proc.java TestLib.java 

Log message:
	Index: frysk-core/frysk/proc/ChangeLog
	2005-12-04  Andrew Cagney  <cagney@redhat.com>
	
	* TestLib.java: In AutoAddTaskObserverBase, directly add to Host
	.observableTaskAdded.
	* Proc.java: Notify the Host of tasks being added and removed.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/proc/ChangeLog.diff?cvsroot=frysk&r1=1.206&r2=1.207
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/proc/Proc.java.diff?cvsroot=frysk&r1=1.47&r2=1.48
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/proc/TestLib.java.diff?cvsroot=frysk&r1=1.53&r2=1.54


^ permalink raw reply	[flat|nested] 5+ messages in thread

* frysk-core/frysk/proc ChangeLog Proc.java Test ...
@ 2005-11-04 18:19 cagney
  0 siblings, 0 replies; 5+ messages in thread
From: cagney @ 2005-11-04 18:19 UTC (permalink / raw)
  To: frysk-cvs

CVSROOT:	/cvs/frysk
Module name:	frysk-core
Changes by:	cagney@sourceware.org	2005-11-04 18:19:26

Modified files:
	frysk/proc     : ChangeLog Proc.java TestProcGet.java 
	                 TestRefresh.java 

Log message:
	Index: frysk-core/frysk/proc/ChangeLog
	2005-11-04  Andrew Cagney  <cagney@redhat.com>
	
	* Proc.java: Add .getTasks, and .getChildren.  Replace .children
	with private .childPool.
	* TestProcGet.java: Test Proc.getTasks and .getChildren.
	* TestRefresh.java: Update.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/proc/ChangeLog.diff?cvsroot=frysk&r1=1.136&r2=1.137
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/proc/Proc.java.diff?cvsroot=frysk&r1=1.38&r2=1.39
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/proc/TestProcGet.java.diff?cvsroot=frysk&r1=1.16&r2=1.17
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/proc/TestRefresh.java.diff?cvsroot=frysk&r1=1.6&r2=1.7


^ permalink raw reply	[flat|nested] 5+ messages in thread

* frysk-core/frysk/proc ChangeLog Proc.java Test ...
@ 2005-10-03 21:08 cagney
  0 siblings, 0 replies; 5+ messages in thread
From: cagney @ 2005-10-03 21:08 UTC (permalink / raw)
  To: frysk-cvs

CVSROOT:	/cvs/frysk
Module name:	frysk-core
Changes by:	cagney@sourceware.org	2005-10-03 21:08:18

Modified files:
	frysk/proc     : ChangeLog Proc.java TestStep.java 

Log message:
	Index: frysk-core/frysk/proc/ChangeLog
	2005-10-03  Andrew Cagney  <cagney@redhat.com>
	
	* TestStep.java: Inline call to stopAllTasks.
	* Proc.java: Delete startAllTasks, and stopAllTasks.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/frysk-core/frysk/proc/ChangeLog.diff?cvsroot=frysk&r1=1.38&r2=1.39
http://sources.redhat.com/cgi-bin/cvsweb.cgi/frysk-core/frysk/proc/Proc.java.diff?cvsroot=frysk&r1=1.19&r2=1.20
http://sources.redhat.com/cgi-bin/cvsweb.cgi/frysk-core/frysk/proc/TestStep.java.diff?cvsroot=frysk&r1=1.8&r2=1.9


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2007-08-06 14:44 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-01-30  3:51 frysk-core/frysk/proc ChangeLog Proc.java Test scox
  -- strict thread matches above, loose matches on Subject: below --
2007-08-06 14:44 mark
2005-12-04 21:59 cagney
2005-11-04 18:19 cagney
2005-10-03 21:08 cagney

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).