public inbox for frysk-cvs@sourceware.org
help / color / mirror / Atom feed
* frysk-core/frysk/proc ChangeLog TestBreakpoint ...
@ 2007-04-17 15:04 cagney
  0 siblings, 0 replies; 12+ messages in thread
From: cagney @ 2007-04-17 15:04 UTC (permalink / raw)
  To: frysk-cvs

CVSROOT:	/cvs/frysk
Module name:	frysk-core
Changes by:	cagney@sourceware.org	2007-04-17 16:04:48

Modified files:
	frysk/proc     : ChangeLog TestBreakpoints.java 

Log message:
	Index: frysk-core/frysk/proc/ChangeLog
	2007-04-17  Andrew Cagney  <cagney@redhat.com>
	
	* TestBreakpoints.java (monitor): Delete.
	(TerminatingObserver.addFailed, CodeObserver.addedTo)
	(CodeObserver.deletedFrom): Replace "monitor" with call to
	EventLoop.requestStop.
	(GoAround): New class.
	(testHitAndRun, testInsertRemove, testAddLots): Delete call to
	EventLoop.start; use GoAround class.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/proc/ChangeLog.diff?cvsroot=frysk&r1=1.667&r2=1.668
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/proc/TestBreakpoints.java.diff?cvsroot=frysk&r1=1.27&r2=1.28


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

* frysk-core/frysk/proc ChangeLog TestBreakpoint ...
@ 2007-04-17  3:06 cagney
  0 siblings, 0 replies; 12+ messages in thread
From: cagney @ 2007-04-17  3:06 UTC (permalink / raw)
  To: frysk-cvs

CVSROOT:	/cvs/frysk
Module name:	frysk-core
Changes by:	cagney@sourceware.org	2007-04-17 04:06:24

Modified files:
	frysk/proc     : ChangeLog TestBreakpoints.java 

Log message:
	Index: frysk-core/frysk/proc/ChangeLog
	2007-04-16  Andrew Cagney  <cagney@redhat.com>
	
	* TestBreakpoints.java (setUp): Add the terminating observer.
	(TerminatingObserver.addedTo): Simplify, call
	eventLoop.requestStop.
	(terminating, exitSignal, exitValue): Move to TerminatingObserver.
	(terminatingObserver): Add.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/proc/ChangeLog.diff?cvsroot=frysk&r1=1.666&r2=1.667
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/proc/TestBreakpoints.java.diff?cvsroot=frysk&r1=1.26&r2=1.27


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

* frysk-core/frysk/proc ChangeLog TestBreakpoint ...
@ 2007-04-17  2:56 cagney
  0 siblings, 0 replies; 12+ messages in thread
From: cagney @ 2007-04-17  2:56 UTC (permalink / raw)
  To: frysk-cvs

CVSROOT:	/cvs/frysk
Module name:	frysk-core
Changes by:	cagney@sourceware.org	2007-04-17 03:56:04

Modified files:
	frysk/proc     : ChangeLog TestBreakpoints.java 

Log message:
	Index: frysk-core/frysk/proc/ChangeLog
	2007-04-16  Andrew Cagney  <cagney@redhat.com>
	
	* TestBreakpoints.java (AttachedObserver.updateAttatched):
	Simplify, call eventLoop.requestStop.
	(AttatchedObserver.addedTo): Simplify, do nothing.
	(attatched): Delete.
	(setUp): Add the attatched observer.
	(attatchedObserver): Add.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/proc/ChangeLog.diff?cvsroot=frysk&r1=1.665&r2=1.666
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/proc/TestBreakpoints.java.diff?cvsroot=frysk&r1=1.25&r2=1.26


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

* frysk-core/frysk/proc ChangeLog TestBreakpoint ...
@ 2007-04-17  2:43 cagney
  0 siblings, 0 replies; 12+ messages in thread
From: cagney @ 2007-04-17  2:43 UTC (permalink / raw)
  To: frysk-cvs

CVSROOT:	/cvs/frysk
Module name:	frysk-core
Changes by:	cagney@sourceware.org	2007-04-17 03:43:09

Modified files:
	frysk/proc     : ChangeLog TestBreakpoints.java 

Log message:
	Index: frysk-core/frysk/proc/ChangeLog
	2007-04-16  Andrew Cagney  <cagney@redhat.com>
	
	* TestBreakpoints.java: Make everything possible private.
	(setUp): Use assertRunUntilStop.
	(EventLoopRunner): Delete, has races.
	(AttatchedObserver.added, .isAdded)
	(TerminatingObserver.added, .isAdded): Delete.
	(AttatchedObserver.addFailed, TerminatingObserver.addFailed): Do
	not print stack backtrace when failing.
	(procTerminated): Delete unused.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/proc/ChangeLog.diff?cvsroot=frysk&r1=1.664&r2=1.665
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/proc/TestBreakpoints.java.diff?cvsroot=frysk&r1=1.24&r2=1.25


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

* frysk-core/frysk/proc ChangeLog TestBreakpoint ...
@ 2007-03-08 23:57 kvanhees
  0 siblings, 0 replies; 12+ messages in thread
From: kvanhees @ 2007-03-08 23:57 UTC (permalink / raw)
  To: frysk-cvs

CVSROOT:	/cvs/frysk
Module name:	frysk-core
Changes by:	kvanhees@sourceware.org	2007-03-08 23:57:40

Modified files:
	frysk/proc     : ChangeLog TestBreakpoints.java 

Log message:
	Added 2.6.19-1.2911.6.5.fc6 to brokenSignals().

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/proc/ChangeLog.diff?cvsroot=frysk&r1=1.635&r2=1.636
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/proc/TestBreakpoints.java.diff?cvsroot=frysk&r1=1.22&r2=1.23


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

* frysk-core/frysk/proc ChangeLog TestBreakpoint ...
@ 2007-03-05 22:23 kvanhees
  0 siblings, 0 replies; 12+ messages in thread
From: kvanhees @ 2007-03-05 22:23 UTC (permalink / raw)
  To: frysk-cvs

CVSROOT:	/cvs/frysk
Module name:	frysk-core
Changes by:	kvanhees@sourceware.org	2007-03-05 22:23:04

Modified files:
	frysk/proc     : ChangeLog TestBreakpoints.java 

Log message:
	http://sourceware.org/bugzilla/show_bug.cgi?id=4133
	Added 2.6.19-1.2911.6.4.fc6 to brokenSignals()

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/proc/ChangeLog.diff?cvsroot=frysk&r1=1.630&r2=1.631
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/proc/TestBreakpoints.java.diff?cvsroot=frysk&r1=1.21&r2=1.22


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

* frysk-core/frysk/proc ChangeLog TestBreakpoint ...
@ 2007-02-23 19:40 cagney
  0 siblings, 0 replies; 12+ messages in thread
From: cagney @ 2007-02-23 19:40 UTC (permalink / raw)
  To: frysk-cvs

CVSROOT:	/cvs/frysk
Module name:	frysk-core
Changes by:	cagney@sourceware.org	2007-02-23 19:40:44

Modified files:
	frysk/proc     : ChangeLog TestBreakpoints.java TestRefresh.java 

Log message:
	Index: frysk-core/frysk/proc/ChangeLog
	2007-02-23  Andrew Cagney  <cagney@redhat.com>
	
	* TestBreakpoints.java: Add 2.6.19-1.2288.fc5 to list of problem
	kernels.
	* TestRefresh.java (testRefreshZombie): Ditto.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/proc/ChangeLog.diff?cvsroot=frysk&r1=1.628&r2=1.629
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/proc/TestBreakpoints.java.diff?cvsroot=frysk&r1=1.19&r2=1.20
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/proc/TestRefresh.java.diff?cvsroot=frysk&r1=1.31&r2=1.32


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

* frysk-core/frysk/proc ChangeLog TestBreakpoint ...
@ 2007-01-15 18:01 mark
  0 siblings, 0 replies; 12+ messages in thread
From: mark @ 2007-01-15 18:01 UTC (permalink / raw)
  To: frysk-cvs

CVSROOT:	/cvs/frysk
Module name:	frysk-core
Changes by:	mark@sourceware.org	2007-01-15 18:01:45

Modified files:
	frysk/proc     : ChangeLog TestBreakpoints.java 

Log message:
	Fixes bug #3240
	* TestBreakPoints.java (testInsertRemove): Make sure the observer
	is properly installed.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/proc/ChangeLog.diff?cvsroot=frysk&r1=1.587&r2=1.588
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/proc/TestBreakpoints.java.diff?cvsroot=frysk&r1=1.14&r2=1.15


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

* frysk-core/frysk/proc ChangeLog TestBreakpoint ...
@ 2006-10-12 14:52 cagney
  0 siblings, 0 replies; 12+ messages in thread
From: cagney @ 2006-10-12 14:52 UTC (permalink / raw)
  To: frysk-cvs

CVSROOT:	/cvs/frysk
Module name:	frysk-core
Changes by:	cagney@sourceware.org	2006-10-12 14:52:06

Modified files:
	frysk/proc     : ChangeLog TestBreakpoints.java 

Log message:
	Index: frysk-core/frysk/proc/ChangeLog
	2006-10-12  Andrew Cagney  <cagney@redhat.com>
	
	* TestBreakpoints.java (setUp): Move code creating event loop from
	here ...
	(testHitAndRun, testInsertRemove, testAddLots): ... to here.
	(tearDown): Only shutdown the eventLoop when it is running.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/proc/ChangeLog.diff?cvsroot=frysk&r1=1.464&r2=1.465
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/proc/TestBreakpoints.java.diff?cvsroot=frysk&r1=1.7&r2=1.8


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

* frysk-core/frysk/proc ChangeLog TestBreakpoint ...
@ 2006-08-22 18:30 cagney
  0 siblings, 0 replies; 12+ messages in thread
From: cagney @ 2006-08-22 18:30 UTC (permalink / raw)
  To: frysk-cvs

CVSROOT:	/cvs/frysk
Module name:	frysk-core
Changes by:	cagney@sourceware.org	2006-08-22 18:30:27

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

Log message:
	Index: frysk-core/frysk/proc/ChangeLog
	2006-08-22  Andrew Cagney  <cagney@redhat.com>
	
	* TestLib.java (tearDown): For terminated threads, re-reap their
	pid.
	* TestBreakpoints.java (tearDown): Delete code using the event
	loop to reap children.
	(setUp): Do not add to Manager .host .observableProcRemovedXXX
	.addObserver.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/proc/ChangeLog.diff?cvsroot=frysk&r1=1.400&r2=1.401
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/proc/TestBreakpoints.java.diff?cvsroot=frysk&r1=1.3&r2=1.4
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/proc/TestLib.java.diff?cvsroot=frysk&r1=1.105&r2=1.106


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

* frysk-core/frysk/proc ChangeLog TestBreakpoint ...
@ 2006-08-22 11:26 mark
  0 siblings, 0 replies; 12+ messages in thread
From: mark @ 2006-08-22 11:26 UTC (permalink / raw)
  To: frysk-cvs

CVSROOT:	/cvs/frysk
Module name:	frysk-core
Changes by:	mark@sourceware.org	2006-08-22 11:25:59

Modified files:
	frysk/proc     : ChangeLog TestBreakpoints.java 

Log message:
	* TestBreakpoints.java (tearDown): Add more comments about child
	process creation and dead.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/proc/ChangeLog.diff?cvsroot=frysk&r1=1.399&r2=1.400
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/proc/TestBreakpoints.java.diff?cvsroot=frysk&r1=1.2&r2=1.3


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

* frysk-core/frysk/proc ChangeLog TestBreakpoint ...
@ 2006-08-21 13:40 mark
  0 siblings, 0 replies; 12+ messages in thread
From: mark @ 2006-08-21 13:40 UTC (permalink / raw)
  To: frysk-cvs

CVSROOT:	/cvs/frysk
Module name:	frysk-core
Changes by:	mark@sourceware.org	2006-08-21 13:40:49

Modified files:
	frysk/proc     : ChangeLog TestBreakpoints.java 

Log message:
	* TestBreakpoints.java: Implements Observer.
	(procTerminated): New boolean field.
	(setup): Add observableProcRemoved to manager.host.
	(tearDown): Make sure proc is really gone.
	(update): New method.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/proc/ChangeLog.diff?cvsroot=frysk&r1=1.397&r2=1.398
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/proc/TestBreakpoints.java.diff?cvsroot=frysk&r1=1.1&r2=1.2


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

end of thread, other threads:[~2007-04-17 15:04 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-04-17 15:04 frysk-core/frysk/proc ChangeLog TestBreakpoint cagney
  -- strict thread matches above, loose matches on Subject: below --
2007-04-17  3:06 cagney
2007-04-17  2:56 cagney
2007-04-17  2:43 cagney
2007-03-08 23:57 kvanhees
2007-03-05 22:23 kvanhees
2007-02-23 19:40 cagney
2007-01-15 18:01 mark
2006-10-12 14:52 cagney
2006-08-22 18:30 cagney
2006-08-22 11:26 mark
2006-08-21 13:40 mark

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).