public inbox for frysk-cvs@sourceware.org
help / color / mirror / Atom feed
* [SCM]  master: Updates for 0.3 release.
@ 2008-05-12 16:04 rmoseley
  0 siblings, 0 replies; only message in thread
From: rmoseley @ 2008-05-12 16:04 UTC (permalink / raw)
  To: frysk-cvs

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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-05-12 16:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-05-12 16:04 [SCM] master: Updates for 0.3 release rmoseley

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