public inbox for frysk-cvs@sourceware.org
help / color / mirror / Atom feed
From: rmoseley@sourceware.org
To: frysk-cvs@sourceware.org
Subject: [SCM]  master: Updates for 0.3 release.
Date: Mon, 12 May 2008 16:04:00 -0000	[thread overview]
Message-ID: <20080512160418.14228.qmail@sourceware.org> (raw)

The branch, master has been updated
       via  198341c5690eeb5f8a9e49ed1be1119f7690878b (commit)
      from  06bb0d0b805004728277909ab93836e669b8c6cc (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email.

- Log -----------------------------------------------------------------
commit 198341c5690eeb5f8a9e49ed1be1119f7690878b
Author: Rick Moseley <rmoseley@localhost.localdomain>
Date:   Mon May 12 11:01:55 2008 -0500

    Updates for 0.3 release.
    
    * NEWS: 0.3 update for notes.
    * common/version.in: Updated for 0.3 release.

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

Summary of changes:
 NEWS                    |   20 ++++++++++++++++++++
 frysk-common/ChangeLog  |    4 ++++
 frysk-common/version.in |    2 +-
 frysk-top/ChangeLog     |    4 ++++
 4 files changed, 29 insertions(+), 1 deletions(-)

First 500 lines of diff:
diff --git a/NEWS b/NEWS
index ee49d93..e3f0e39 100644
--- a/NEWS
+++ b/NEWS
@@ -11,6 +11,26 @@ multi-process, and multi-threaded systems while they are running.
 
 --
 
+Release 0.3, 2008-05-09
+
+- Exported a prototype of low level watchpoint api on IA32,X8664 
+   (PPC* will be covered by IBM)
+- Implemented the watch command which exposes the watchpoint api in fhpd.
+- Updated various frysk man pages.
+- Created ProcRunUtil and re-based fcatch,fstep,ferror ontop of it.
+- Added ability to kill procs from fhpd.
+- Solidified passing parameters to start/run commands and reusing history.
+- Added support for elf symbol look-ups.
+- Removed the CDT parser from frysk.
+- Rewritten ftrace to use more frysk infrastructure.
+- Adapted frysk symbol search code so that it can be used by breakpoints, 
+   as well as expression evaluation.
+- Improved and tested stepping, particularly stepping through signal handlers.
+- Imported a newer version of upstream elfutils.
+- Fixed breakpoints to work correctly through forks.
+
+--
+
 Post-Release 0.2 Updates:
 
 -> 2004-04-24 - New support in FHPD: sysroot
diff --git a/frysk-common/ChangeLog b/frysk-common/ChangeLog
index af4b463..41ecf76 100644
--- a/frysk-common/ChangeLog
+++ b/frysk-common/ChangeLog
@@ -1,3 +1,7 @@
+2008-05-12  Rick Moseley  <rmoseley@redhat.com>
+
+	* version.in: Update to version 0.3.
+
 2008-05-09  Andrew Cagney  <cagney@redhat.com>
 
 	* (jni.hxx, jni.cxx): Pass the entire jar to jnixx.
diff --git a/frysk-common/version.in b/frysk-common/version.in
index 860e057..be58634 100644
--- a/frysk-common/version.in
+++ b/frysk-common/version.in
@@ -1 +1 @@
-0.2.50
+0.3
diff --git a/frysk-top/ChangeLog b/frysk-top/ChangeLog
index 77a81b6..243104d 100644
--- a/frysk-top/ChangeLog
+++ b/frysk-top/ChangeLog
@@ -1,3 +1,7 @@
+2008-05-12  Rick Moseley  <rmoseley@redhat.com>
+
+	* Update NEWS file for release 0.3.
+
 2008-05-07  Andrew Cagney  <cagney@redhat.com>
 
 	* .gitignore: Ignore files.base and files.jnixx.


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


                 reply	other threads:[~2008-05-12 16:04 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=20080512160418.14228.qmail@sourceware.org \
    --to=rmoseley@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).