[SCM] frysk system monitor/debugger branch, master, updated. fbff6ae82603c65c901e253c7ab4945d460fd451

cagney@sourceware.org cagney@sourceware.org
Thu Nov 1 20:27:00 GMT 2007


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  fbff6ae82603c65c901e253c7ab4945d460fd451 (commit)
       via  112afb116fabbc33393b8433151755f48f87e172 (commit)
      from  d3279f42b8b7a5d41d8ed555b16ec03cfdb1f750 (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 fbff6ae82603c65c901e253c7ab4945d460fd451
Author: Andrew Cagney <cagney@redhat.com>
Date:   Thu Nov 1 16:25:33 2007 -0400

    Protyotype completer for <load> command.
    
    2007-11-01  Andrew Cagney  <cagney@redhat.com>
    
    	* LoadCommand.java (complete(CLI,Input,int,List)): New.
    	* CompletionFactory.java (completeFileName(CLI,Input,int,List)): New.

commit 112afb116fabbc33393b8433151755f48f87e172
Author: Andrew Cagney <cagney@redhat.com>
Date:   Thu Nov 1 16:23:14 2007 -0400

    Prototype tab completion for load command.
    
    2007-11-01  Andrew Cagney  <cagney@redhat.com>
    
    	* LoadCommand.java (complete(CLI,Input,int,List)): New.
    	* CompletionFactory.java (completeFileName(CLI,Input,int,List)): New.

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

Summary of changes:
 frysk-core/frysk/hpd/ChangeLog              |    3 +++
 frysk-core/frysk/hpd/CompletionFactory.java |   13 +++++++++++++
 frysk-core/frysk/hpd/LoadCommand.java       |    6 ++++++
 3 files changed, 22 insertions(+), 0 deletions(-)


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



More information about the Frysk-cvs mailing list