[Bug translator/17958] Systemtap doesn't like variables with ~ in their name
mjw at redhat dot com
sourceware-bugzilla@sourceware.org
Thu Apr 9 20:31:00 GMT 2015
https://sourceware.org/bugzilla/show_bug.cgi?id=17958
Mark Wielaard <mjw at redhat dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #4 from Mark Wielaard <mjw at redhat dot com> ---
commit e207d98fdd2ccb31e9abb4956f5814022892d17e
Author: Mark Wielaard <mjw@redhat.com>
Date: Thu Apr 9 22:17:21 2015 +0200
PR17958 escape DWARF names that aren't C identifier strings.
Some language compilers (golang) might output DWARF names that are not
valid C identifier strings. Provide a escaped_indentifier_string ()
function to turn those into valid C identifier strings so the generated
C code compiles cleanly.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Systemtap
mailing list