public inbox for frysk-cvs@sourceware.org
help / color / mirror / Atom feed
From: cagney@sourceware.org
To: frysk-cvs@sourceware.org
Subject: [SCM] frysk system monitor/debugger branch, master, updated. 4dae4663bb90f5012e8d574a1078272f918f2b19
Date: Mon, 29 Oct 2007 20:48:00 -0000	[thread overview]
Message-ID: <20071029204814.16419.qmail@sourceware.org> (raw)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "frysk system monitor/debugger".

The branch, master has been updated
       via  4dae4663bb90f5012e8d574a1078272f918f2b19 (commit)
       via  7e44e3b7a52fd77aa23fc5383829ddd4e48f75e1 (commit)
      from  ab163c6796f68e64132cd5dfd64a5a3fc5f08f8e (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 4dae4663bb90f5012e8d574a1078272f918f2b19
Author: Andrew Cagney <cagney@nettle.(none)>
Date:   Mon Oct 29 16:42:10 2007 -0400

    Rename HpdCommandParser to OptionParser.
    
    frysk-core/frysk/hpd/ChangeLog
    2007-10-29  Andrew Cagney  <cagney@redhat.com>
    
    	* OptionParser.java: Rename HpdCommandParser.java; make members
    	private; use Iterator, List and LinkedList.
    	(setHeader(String)): Delete.
    	(setFooter(String)): Delete.
    	* TestOptionParser.java: Rename TestHpdCommandParser.java.
    	* DisassembleCommand.java: Update.
    	(addOptions): Delete.
    	* Command.java: Update.
    	* CoreCommand.java: Update.
    	* ExamineCommand.java: Update.
    	* PeekCommand.java: Update.
    	* LoadCommand.java: Update.

commit 7e44e3b7a52fd77aa23fc5383829ddd4e48f75e1
Author: Andrew Cagney <cagney@nettle.(none)>
Date:   Mon Oct 29 16:31:53 2007 -0400

    Rename HpdCommandParser to OptionParser; cleanup.
    
    frysk-core/frysk/hpd/ChangeLog
    2007-10-29  Andrew Cagney  <cagney@redhat.com>
    
    	* OptionParser.java: Rename HpdCommandParser.java; make members
    	private; use Iterator, List and LinkedList.
    	(setHeader(String)): Delete.
    	(setFooter(String)): Delete.
    	* TestOptionParser.java: Rename TestHpdCommandParser.java.
    	* DisassembleCommand.java: Update.
    	(addOptions): Delete.
    	* Command.java: Update.
    	* CoreCommand.java: Update.
    	* ExamineCommand.java: Update.
    	* PeekCommand.java: Update.
    	* LoadCommand.java: Update.

-----------------------------------------------------------------------

Summary of changes:
 frysk-core/frysk/hpd/ChangeLog                     |   15 +++
 frysk-core/frysk/hpd/Command.java                  |    6 +-
 frysk-core/frysk/hpd/CoreCommand.java              |   12 +-
 frysk-core/frysk/hpd/DisassembleCommand.java       |   14 +--
 frysk-core/frysk/hpd/ExamineCommand.java           |   11 +-
 frysk-core/frysk/hpd/LoadCommand.java              |   18 +--
 .../{HpdCommandParser.java => OptionParser.java}   |  125 ++++++++++----------
 frysk-core/frysk/hpd/PeekCommand.java              |   23 +---
 ...HpdCommandParser.java => TestOptionParser.java} |   13 +--
 9 files changed, 112 insertions(+), 125 deletions(-)
 rename frysk-core/frysk/hpd/{HpdCommandParser.java => OptionParser.java} (66%)
 rename frysk-core/frysk/hpd/{TestHpdCommandParser.java => TestOptionParser.java} (94%)


hooks/post-receive
--
frysk system monitor/debugger


                 reply	other threads:[~2007-10-29 20:48 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=20071029204814.16419.qmail@sourceware.org \
    --to=cagney@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).