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/ChangeLog hpd/TestBreakpo ...
Date: Fri, 28 Sep 2007 16:08:00 -0000	[thread overview]
Message-ID: <20070928160814.2166.qmail@sourceware.org> (raw)

CVSROOT:	/cvs/frysk
Module name:	frysk-core
Changes by:	moore@sourceware.org	2007-09-28 16:08:14

Modified files:
	frysk/hpd      : ChangeLog TestBreakpoints.java 
	frysk/rt       : Breakpoint.java ChangeLog SourceBreakpoint.java 
	frysk/stepping : ChangeLog SteppingEngine.java 

Log message:
	Fixes and for hitting a breakpoint in multiple threads.
	
	frysk-core/frysk/rt/ChangeLog:
	2007-09-28  Tim Moore  <timoore@redhat.com>
	
	* Breakpoint.java (PersistentBreakpoint constructor): Take a
	targetTask argument, to which this breakpoint applies.
	(PersistentBreakpoint.updateHit): Continue if this is not the
	target task.
	(PersistentBreakpoint.getTargetTask): New method.
	* SourceBreakpoint.java (enableBreakpoint): Pass task to
	PersistentBreakpoint constructor.
	
	frysk-core/frysk/stepping/ChangeLog:
	2007-09-28  Tim Moore  <timoore@redhat.com>
	
	* SteppingEngine.java: (SteppingObserver.updateExecuted): Always
	notify observers if a task hits the instruction observer.
	
	frysk-core/frysk/hpd/ChangeLog:
	2007-09-28  Tim Moore  <timoore@redhat.com>
	
	* TestBreakpoints.java (testHpdBreakMultiThreaded): New test.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/hpd/ChangeLog.diff?cvsroot=frysk&r1=1.104&r2=1.105
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/hpd/TestBreakpoints.java.diff?cvsroot=frysk&r1=1.8&r2=1.9
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/rt/Breakpoint.java.diff?cvsroot=frysk&r1=1.6&r2=1.7
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/rt/ChangeLog.diff?cvsroot=frysk&r1=1.361&r2=1.362
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/rt/SourceBreakpoint.java.diff?cvsroot=frysk&r1=1.11&r2=1.12
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/stepping/ChangeLog.diff?cvsroot=frysk&r1=1.24&r2=1.25
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/stepping/SteppingEngine.java.diff?cvsroot=frysk&r1=1.9&r2=1.10


             reply	other threads:[~2007-09-28 16:08 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-28 16:08 moore [this message]
  -- strict thread matches above, loose matches on Subject: below --
2007-10-09 10:33 mark
2007-08-23  2:53 cagney

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