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/14396] Missing DW_ATE_UTF support (char16_t, char32_t)


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.


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