public inbox for frysk-cvs@sourceware.org
help / color / mirror / Atom feed
From: mark@sourceware.org
To: frysk-cvs@sourceware.org
Subject: frysk-core/frysk/proc ChangeLog Task.java ptra ...
Date: Mon, 25 Jun 2007 14:47:00 -0000	[thread overview]
Message-ID: <20070625144737.6428.qmail@sourceware.org> (raw)

CVSROOT:	/cvs/frysk
Module name:	frysk-core
Changes by:	mark@sourceware.org	2007-06-25 14:47:37

Modified files:
	frysk/proc     : ChangeLog Task.java 
	frysk/proc/ptrace: ChangeLog LinuxTask.java LinuxTaskState.java 

Log message:
	frysk-core/frysk/proc/ChangeLog
	
	2007-06-25  Mark Wielaard  <mwielaard@redhat.com>
	
	* Task.java (step_send): Removed field, now a real state in ptrace.
	
	frysk-core/frysk/proc/ptrace/ChangeLog
	
	2007-06-25  Mark Wielaard  <mwielaard@redhat.com>
	
	* LinuxTask.java (sendContinue): Don't set step_send.
	(sendSyscallContinue): Likewise.
	(sendStepInstruction): Likewise.
	* LinuxTaskState.java (sendContinue): Mark package private. Return
	state based on observers and just send ptrace command.
	(blockedContinue): Mark package private.
	(Running.handleTrapped): Factor out stepping related handling.
	(Stepping): New subclass of Running which handles all stepping
	logic in handleTrappedEvent().

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/proc/ChangeLog.diff?cvsroot=frysk&r1=1.732&r2=1.733
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/proc/Task.java.diff?cvsroot=frysk&r1=1.141&r2=1.142
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/proc/ptrace/ChangeLog.diff?cvsroot=frysk&r1=1.33&r2=1.34
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/proc/ptrace/LinuxTask.java.diff?cvsroot=frysk&r1=1.9&r2=1.10
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/proc/ptrace/LinuxTaskState.java.diff?cvsroot=frysk&r1=1.6&r2=1.7


             reply	other threads:[~2007-06-25 14:47 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-25 14:47 mark [this message]
  -- strict thread matches above, loose matches on Subject: below --
2007-05-17 18:13 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=20070625144737.6428.qmail@sourceware.org \
    --to=mark@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).