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 BreakpointCommand.java CL ...
Date: Thu, 09 Aug 2007 17:10:00 -0000	[thread overview]
Message-ID: <20070809171042.1499.qmail@sourceware.org> (raw)

CVSROOT:	/cvs/frysk
Module name:	frysk-core
Changes by:	moore@sourceware.org	2007-08-09 17:10:42

Modified files:
	frysk/hpd      : BreakpointCommand.java CLI.java 
	                 DeleteCommand.java DisableCommand.java 
	                 EnableCommand.java GoCommand.java 
	                 HaltCommand.java 

Log message:
	Breakpoint, go, halt commands using the target ptset
	
	frysk-core/frysk/hpd/ChangeLog
	2007-08-08  Tim Moore  <timoore@redhat.com>
	
	* CLI.java (TaskInfo, getTaskFrame, setTaskFrame,
	getTaskDebugInfo, setTaskDebugInfo, getTaskStackLevel,
	setTaskStackLevel): New interface for tracking values that were
	global across a single task in the CLI.
	(complete): Complete across all tasks in the target set.
	(UpDownHandler.handle): Set the frame in all tasks in the target
	set. Set cli.frame and cli.stackLevel for now.
	(parseValue): Add a version that takes a task argument
	(update): Set frame and debugInfo using per-task interface.
	* BreakpointCommand.java (handle): Set breakpoints in all the
	tasks of the target ptset of command.
	* DeleteCommand (handle): ditto
	* DisableCommand (handle): ditto
	* EnableCommand (handle): ditto
	* GoCommand.java (handle): ditto
	* HaltCommand.java (handle): ditto

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/hpd/BreakpointCommand.java.diff?cvsroot=frysk&r1=1.2&r2=1.3
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/hpd/CLI.java.diff?cvsroot=frysk&r1=1.10&r2=1.11
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/hpd/DeleteCommand.java.diff?cvsroot=frysk&r1=1.1&r2=1.2
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/hpd/DisableCommand.java.diff?cvsroot=frysk&r1=1.1&r2=1.2
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/hpd/EnableCommand.java.diff?cvsroot=frysk&r1=1.1&r2=1.2
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/hpd/GoCommand.java.diff?cvsroot=frysk&r1=1.1&r2=1.2
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/hpd/HaltCommand.java.diff?cvsroot=frysk&r1=1.1&r2=1.2


             reply	other threads:[~2007-08-09 17:10 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-09 17:10 moore [this message]
2007-09-07 13:13 moore

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