public inbox for frysk-cvs@sourceware.org
help / color / mirror / Atom feed
* frysk-core/frysk hpd/CLI.java hpd/ChangeLog hp ...
@ 2007-09-03 21:34 moore
  0 siblings, 0 replies; only message in thread
From: moore @ 2007-09-03 21:34 UTC (permalink / raw)
  To: frysk-cvs

CVSROOT:	/cvs/frysk
Module name:	frysk-core
Changes by:	moore@sourceware.org	2007-09-03 21:34:31

Modified files:
	frysk/hpd      : CLI.java ChangeLog RunCommand.java 
	frysk/rt       : BreakpointManager.java ChangeLog 
	frysk/util     : ChangeLog 
Added files:
	frysk/util     : CountDownLatch.java 

Log message:
	Fix for bugzilla 4914
	
	frysk-core/frysk/hpd/ChangeLog:
	2007-09-03  Tim Moore  <timoore@redhat.com>
	
	Fix for bug 4914
	* CLI.java (startAttach): Don't initialize steppingEngine and
	stepping observer.
	(CLI): New constructor that takes steppingEngine argument, and a
	default version that initializes the steppingEngine.
	* RunCommand.java (updateAttach): Add this object as a stepping
	observer before calling cli.startAttach() (which registers the
	task with the SteppingEngine).
	(update, handle): Synchronize to block until the SteppingEngine
	reports that the task is attached.
	
	frysk-core/frysk/rt/ChangeLog:
	2007-09-03  Tim Moore  <timoore@redhat.com>
	
	* BreakpointManager.java (manageProcess): Block until the shared
	library breakpoint is established.
	
	frysk-core/frysk/util/ChangeLog:
	2007-09-03  Tim Moore  <timoore@redhat.com>
	
	* CountDownLatch.java: New class.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/hpd/CLI.java.diff?cvsroot=frysk&r1=1.24&r2=1.25
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/hpd/ChangeLog.diff?cvsroot=frysk&r1=1.78&r2=1.79
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/hpd/RunCommand.java.diff?cvsroot=frysk&r1=1.6&r2=1.7
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/rt/BreakpointManager.java.diff?cvsroot=frysk&r1=1.11&r2=1.12
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/rt/ChangeLog.diff?cvsroot=frysk&r1=1.358&r2=1.359
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/util/CountDownLatch.java.diff?cvsroot=frysk&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/util/ChangeLog.diff?cvsroot=frysk&r1=1.181&r2=1.182


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-09-03 21:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-09-03 21:34 frysk-core/frysk hpd/CLI.java hpd/ChangeLog hp moore

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