[Bug translator/14396] Missing DW_ATE_UTF support (char16_t, char32_t)
jistone at redhat dot com
sourceware-bugzilla@sourceware.org
Sat Aug 11 01:04:00 GMT 2012
http://sourceware.org/bugzilla/show_bug.cgi?id=14396
Josh Stone <jistone at redhat dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #3 from Josh Stone <jistone at redhat dot com> 2012-08-11 01:04:22 UTC ---
15ceae2 loc2c-runtime.h: Add uread() and uwrite()
8987b30 PR14396: Add UTF-16/32 conversion functions
6561d8d PR14396: Add pretty-printing support for UTF
$ stap -e 'probe process.function("main") { log($foo$); log($bar$) }' -c ./utf
"cow"
"bear"
--
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Systemtap
mailing list