From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16344 invoked by alias); 21 Nov 2007 16:51:12 -0000 Received: (qmail 16318 invoked by uid 367); 21 Nov 2007 16:51:11 -0000 Date: Wed, 21 Nov 2007 16:51:00 -0000 Message-ID: <20071121165111.16303.qmail@sourceware.org> From: cagney@sourceware.org To: frysk-cvs@sourceware.org Subject: [SCM] master: Mention tab-completion and field stuff. X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 721bffc34da9240d6b8cf707a48753990c77ba1b X-Git-Newrev: 87b91e7ae7c2e392a0ce9fb24626e202835e4d99 Mailing-List: contact frysk-cvs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: frysk-cvs-owner@sourceware.org Reply-To: frysk@sourceware.org X-SW-Source: 2007-q4/txt/msg00416.txt.bz2 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 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.

News

-

A paper on frysk is going to be presented at OLS, -see you there.

+

-

More papers to follow!

+The fhpd's tab completer is expanding options and fields: + +
+(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)
+

Where Next?

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