public inbox for frysk-cvs@sourceware.org
help / color / mirror / Atom feed
From: moore@sourceware.org
To: frysk-cvs@sourceware.org
Subject: frysk-core/frysk hpd/CLI.java hpd/ChangeLog hp ...
Date: Mon, 03 Sep 2007 21:34:00 -0000	[thread overview]
Message-ID: <20070903213431.1378.qmail@sourceware.org> (raw)

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


                 reply	other threads:[~2007-09-03 21:34 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20070903213431.1378.qmail@sourceware.org \
    --to=moore@sourceware.org \
    --cc=frysk-cvs@sourceware.org \
    --cc=frysk@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).