This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug translator/6847] $$parms/$$vars should be $$* or $$%parms/$$%vars


------- 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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]