public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
From: "wenji dot huang at oracle dot com" <sourceware-bugzilla@sourceware.org>
To: systemtap@sources.redhat.com
Subject: [Bug translator/11713] listing of available $variables should include $
Date: Fri, 18 Jun 2010 17:55:00 -0000	[thread overview]
Message-ID: <20100618031443.1373.qmail@sourceware.org> (raw)
In-Reply-To: <20100617143732.11713.fche@redhat.com>


------- Additional Comments From wenji dot huang at oracle dot com  2010-06-18 03:14 -------
Created an attachment (id=4844)
 --> (http://sourceware.org/bugzilla/attachment.cgi?id=4844&action=view)
patch

With this patch, the following message will be displayed,

$ ./stap -e 'probe kernel.function("sys_open"){print($foo)}'semantic error:
unable to find local 'foo' near pc 0xc04cf156 in sys_open(fs/open.c)
(alternatives: $filename $flags $mode $ret): identifier '$foo' at <input>:1:41
	source: probe kernel.function("sys_open"){print($foo)}
							^
Pass 2: analysis failed.  Try again with another '--vp 01' option.

-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=11713

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

  reply	other threads:[~2010-06-18  3:14 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-06-18 10:59 [Bug translator/11713] New: " fche at redhat dot com
2010-06-18 17:55 ` wenji dot huang at oracle dot com [this message]
2010-06-18 17:57 ` [Bug translator/11713] " fche at redhat dot com
2010-06-21 12:35 ` wenji dot huang at oracle dot com
2010-06-22 14:03 ` wenji dot huang at oracle dot com
2010-06-22 19:36 ` fche at redhat dot com

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=20100618031443.1373.qmail@sourceware.org \
    --to=sourceware-bugzilla@sourceware.org \
    --cc=systemtap@sources.redhat.com \
    /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).