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 tab-completion and field stuff. Date: Wed, 21 Nov 2007 16:51:00 -0000 [thread overview] Message-ID: <20071121165111.16303.qmail@sourceware.org> (raw) The branch, master has been updated via 87b91e7ae7c2e392a0ce9fb24626e202835e4d99 (commit) from 721bffc34da9240d6b8cf707a48753990c77ba1b (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email. - Log ----------------------------------------------------------------- commit 87b91e7ae7c2e392a0ce9fb24626e202835e4d99 Author: Andrew Cagney <cagney@redhat.com> Date: Wed Nov 21 11:51:04 2007 -0500 Mention tab-completion and field stuff. ----------------------------------------------------------------------- Summary of changes: htdocs/index.html | 18 ++++++++++++++---- 1 files changed, 14 insertions(+), 4 deletions(-) First 500 lines of diff: diff --git a/htdocs/index.html b/htdocs/index.html index 2e02019..4a25a68 100644 --- a/htdocs/index.html +++ b/htdocs/index.html @@ -73,11 +73,21 @@ available as both a research and development platform.</p> <h2>News</h2> -<p>A paper on <em>frysk</em> is going to be presented at <a -href="http://www.linuxsymposium.org/2006/view_abstract.php?content_key=171">OLS</a>, -see you there.</p> +<p> -<p>More papers to follow!</p> +The <tt>fhpd</tt>'s tab completer is expanding options and fields: + +<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) +</pre> <h2>Where Next?</h2> hooks/post-receive -- frysk system monitor/debugger
reply other threads:[~2007-11-21 16:51 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=20071121165111.16303.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: linkBe 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).