This is the mail archive of the frysk-cvs@sources.redhat.com mailing list for the frysk project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[SCM] master: Fix start/run commands to not ignore focus command(bz #5578).


The branch, master has been updated
       via  fccdc9e9af964adf0e8cf9e7f95ebd229377f169 (commit)
      from  da8a31567d75f21e3121fe38a83c5b67a973cbd0 (commit)

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

- Log -----------------------------------------------------------------
commit fccdc9e9af964adf0e8cf9e7f95ebd229377f169
Author: Rick Moseley <rmoseley@dhcp-215.hsv.redhat.com>
Date:   Thu Mar 20 13:49:39 2008 -0500

    Fix start/run commands to not ignore focus command(bz #5578).
    
    	* StartRun.java: Fix to not ignore "focus" command(bz #5578).
            * TestRunCommand.java: Add test for above.
            * TestStartCommand.java: Ditto.
            * LoadCommand.java: Add new method for loaded procs listing.
            * TestLoadCommand.java: Modify test for above.

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

Summary of changes:
 frysk-core/frysk/hpd/ChangeLog |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)

First 500 lines of diff:
diff --git a/frysk-core/frysk/hpd/ChangeLog b/frysk-core/frysk/hpd/ChangeLog
index e9dd8d3..9491788 100644
--- a/frysk-core/frysk/hpd/ChangeLog
+++ b/frysk-core/frysk/hpd/ChangeLog
@@ -1,3 +1,11 @@
+2008-03-20  Rick Moseley  <rmoseley@redhat.com>
+
+	* StartRun.java: Fix to not ignore "focus" command(bz #5578).
+	* TestRunCommand.java: Add test for above.
+	* TestStartCommand.java: Ditto.
+	* LoadCommand.java: Add new method for loaded procs listing.
+	* TestLoadCommand.java: Modify test for above.
+
 2008-03-18  Andrew Cagney  <cagney@redhat.com>
 
 	* CLI.java: Treat a terminating task as stopped.


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]