[Bug translator/6929] support constant global variables

fche at redhat dot com sourceware-bugzilla@sourceware.org
Sat Nov 28 14:20:00 GMT 2015


https://sourceware.org/bugzilla/show_bug.cgi?id=6929

Frank Ch. Eigler <fche at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
                 CC|                            |fche at redhat dot com
         Resolution|---                         |WORKSFORME

--- Comment #6 from Frank Ch. Eigler <fche at redhat dot com> ---
this may now be implemented via macros


@define const_global_foo %( 1 %)
probe begin { println(@const_global_foo) }

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


More information about the Systemtap mailing list