public inbox for frysk-cvs@sourceware.org
help / color / mirror / Atom feed
From: cagney@sourceware.org
To: frysk-cvs@sourceware.org
Subject: [SCM]  master: Mention start in news.
Date: Wed, 09 Jan 2008 19:54:00 -0000	[thread overview]
Message-ID: <20080109195428.14495.qmail@sourceware.org> (raw)

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


                 reply	other threads:[~2008-01-09 19:54 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=20080109195428.14495.qmail@sourceware.org \
    --to=cagney@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).