public inbox for frysk-cvs@sourceware.org
help / color / mirror / Atom feed
* [SCM]  master: Mention start in news.
@ 2008-01-09 19:54 cagney
  0 siblings, 0 replies; only message in thread
From: cagney @ 2008-01-09 19:54 UTC (permalink / raw)
  To: frysk-cvs

The branch, master has been updated
       via  b1e11cbeca590477dd14037e646309ec17ccd8a3 (commit)
      from  ec5496456ceee6f7f3a9b8d1d1784440b8508451 (commit)

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

- Log -----------------------------------------------------------------
commit b1e11cbeca590477dd14037e646309ec17ccd8a3
Author: Andrew Cagney <cagney@redhat.com>
Date:   Wed Jan 9 14:52:21 2008 -0500

    Mention start in news.

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

Summary of changes:
 htdocs/index.html |   22 ++++++++++++----------
 1 files changed, 12 insertions(+), 10 deletions(-)

First 500 lines of diff:
diff --git a/htdocs/index.html b/htdocs/index.html
index 4a25a68..61efa3c 100644
--- a/htdocs/index.html
+++ b/htdocs/index.html
@@ -75,18 +75,20 @@ available as both a research and development platform.</p>
 
 <p>
 
-The <tt>fhpd</tt>'s tab completer is expanding options and fields:
+Need to debug two programs
+simultaneously?  <tt>fhpd</tt>'s <tt>start</tt>> command now works
+with multiple-processes:
 
 <pre>
-(fhpd) print my_cars_ptr->
-audi    lexus   skoda
-(fhpd) print my_cars_ptr->skoda -
--format     -location   -raw        -tree
--type       -value
-(fhpd) print my_cars_ptr->skoda -location
-[0.0]
-Address 0x80497cc - 8 byte(s)
-(fhpd)
+$ ./frysk/bindir/fhpd
+(fhpd) load /bin/bash
+Loaded executable file: /bin/bash
+(fhpd) load /bin/ls
+Loaded executable file: /bin/ls
+(fhpd) start
+Attached to process 17686
+Attached to process 17687
+(fhpd) 
 </pre>
 
 <h2>Where Next?</h2>


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


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

only message in thread, other threads:[~2008-01-09 19:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-01-09 19:54 [SCM] master: Mention start in news cagney

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