public inbox for frysk-cvs@sourceware.org
help / color / mirror / Atom feed
* frysk-core/frysk/rt ChangeLog RunState.java te ...
@ 2006-12-03  5:07 mcvet
  0 siblings, 0 replies; 2+ messages in thread
From: mcvet @ 2006-12-03  5:07 UTC (permalink / raw)
  To: frysk-cvs

CVSROOT:	/cvs/frysk
Module name:	frysk-core
Changes by:	mcvet@sourceware.org	2006-12-03 05:07:51

Modified files:
	frysk/rt       : ChangeLog RunState.java 
	frysk/rt/tests : TestStepping.java TestRunState.java 

Log message:
	2006-12-03  Mike Cvet  <mcvet@redhat.com>
	
	* RunState.java (lineLoopCount): Removed.
	(numSteppingTasks): Removed.
	(lineCountMap): Added. Need to keep track of iterations on a Task-specific
	level.
	(setUpStep): Update lineCountMap.
	(stepIn): Updated to use lineCountMap, removed redundant lineMap putting.
	(stepCompleted): Clear out lineCountMap.
	(updateExecuted): No longer let state == STOPPED get through.
	(requestAdd): Update numRunningTasks here.
	* TestRunState.java (stepAssertions): Fixed up a couple assertions.
	* TestStepping.java: Removed debugging prints.
	(stepAssertions): Fixed assertions.
	(LockObserver.update): Cleaned up.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/rt/ChangeLog.diff?cvsroot=frysk&r1=1.64&r2=1.65
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/rt/RunState.java.diff?cvsroot=frysk&r1=1.6&r2=1.7
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/rt/tests/TestStepping.java.diff?cvsroot=frysk&r1=1.1&r2=1.2
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/rt/tests/TestRunState.java.diff?cvsroot=frysk&r1=1.6&r2=1.7


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

* frysk-core/frysk/rt ChangeLog RunState.java te ...
@ 2006-12-08 18:29 mcvet
  0 siblings, 0 replies; 2+ messages in thread
From: mcvet @ 2006-12-08 18:29 UTC (permalink / raw)
  To: frysk-cvs

CVSROOT:	/cvs/frysk
Module name:	frysk-core
Changes by:	mcvet@sourceware.org	2006-12-08 18:29:30

Modified files:
	frysk/rt       : ChangeLog RunState.java 
	frysk/rt/tests : TestStepping.java 

Log message:
	2006-12-08  Mike Cvet  <mcvet@redhat.com>
	
	* RunState.java (stepIn): Treat null DwflLines as lineNum == 0. Fixes #3680.
	* TestStepping.java (setUpTest): Treate null DwflLines as lineNum == 0.
	Fixes #3680.
	(stepAssertions): Ditto. More carefully handle null DwflLines.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/rt/ChangeLog.diff?cvsroot=frysk&r1=1.72&r2=1.73
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/rt/RunState.java.diff?cvsroot=frysk&r1=1.9&r2=1.10
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/rt/tests/TestStepping.java.diff?cvsroot=frysk&r1=1.3&r2=1.4


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

end of thread, other threads:[~2006-12-08 18:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-12-03  5:07 frysk-core/frysk/rt ChangeLog RunState.java te mcvet
2006-12-08 18:29 mcvet

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