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/10099] New: extend printf %M to support hexdumping large buffers, not just small numbers


bug #3688 introduced some hex-dumping functionality into
stp_printf (%M), but we have had reports (bug #10081) that
it is limited to small numbers.  It should be as general as
%s or %m and take rather large width parameter values, so
that dozens or hundreds of bytes can be hexdumped in one go.

-- 
           Summary: extend printf %M to support hexdumping large buffers,
                    not just small numbers
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: runtime
        AssignedTo: systemtap at sources dot redhat dot com
        ReportedBy: fche at redhat dot com


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

------- 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]