From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15074 invoked by alias); 18 Aug 2008 15:13:36 -0000 Received: (qmail 14471 invoked by uid 48); 18 Aug 2008 15:12:25 -0000 Date: Mon, 18 Aug 2008 15:13:00 -0000 Message-ID: <20080818151225.14470.qmail@sourceware.org> From: "mhiramat at redhat dot com" To: systemtap@sources.redhat.com In-Reply-To: <20080817132854.6847.mhiramat@redhat.com> References: <20080817132854.6847.mhiramat@redhat.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug translator/6847] $$parms/$$vars should be $$* or $$%parms/$$%vars X-Bugzilla-Reason: AssignedTo Mailing-List: contact systemtap-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: systemtap-owner@sourceware.org X-SW-Source: 2008-q3/txt/msg00444.txt.bz2 ------- Additional Comments From mhiramat at redhat dot com 2008-08-18 15:12 ------- (In reply to comment #4) > One obstacle in this scheme's way is that there are material > differences betewen the various metavariables ($$return, > $$vars, $$parms, $$locals, and perhaps others in the future). > They can't all match "*". Further, there is interplay with > .return probes' optional saving of invocation-time variables. Indeed. In that case, metavariables might better have another character which C language doesn't use, like $$%locals, $$%parms, etc. What would you think? -- What |Removed |Added ---------------------------------------------------------------------------- Summary|$$parms/$$vars should be $$*|$$parms/$$vars should be $$* | |or $$%parms/$$%vars http://sourceware.org/bugzilla/show_bug.cgi?id=6847 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.