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 runtime/4706] binary strings


------- Additional Comments From fche at redhat dot com  2007-07-09 01:25 -------
The basic desire is to be able to manipulate binary data coming out of the
$target pointers.  We might make do with new tapset functions like
kernel_hexstring(address,length) and some new parsing/printing operations,
and leave the plain null-terminated strings alone.  Even though that would
halve the potential length of the binary data, that's not so bad.  Or
maybe permit base64 (more compact but slower to use).

-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=4706

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


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