This is the mail archive of the
systemtap@sourceware.org
mailing list for the systemtap project.
[Bug translator/14396] Missing DW_ATE_UTF support (char16_t, char32_t)
- From: "jistone at redhat dot com" <sourceware-bugzilla at sourceware dot org>
- To: systemtap at sourceware dot org
- Date: Fri, 10 Aug 2012 00:56:21 +0000
- Subject: [Bug translator/14396] Missing DW_ATE_UTF support (char16_t, char32_t)
- Auto-submitted: auto-generated
- References: <bug-14396-6586@http.sourceware.org/bugzilla/>
http://sourceware.org/bugzilla/show_bug.cgi?id=14396
--- Comment #2 from Josh Stone <jistone at redhat dot com> 2012-08-10 00:56:21 UTC ---
Created attachment 6570
--> http://sourceware.org/bugzilla/attachment.cgi?id=6570
Add kernel_string_utf16/32
Here's a prototype of what those conversion functions might look like for
kernel memory. The user variants would be the same, just s/kread/uread/.
(And now I see that uread() doesn't exist, but it should...)
--
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.