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]

Re: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.2-446-g64cddf3


Hi Josh,

This seems to break exelib.exp and some other testcases that use
backtraces like context.exp, could you take a look?

1881ea92c042d2e3b3349afa6ea25840653ad603 is the first bad commit
commit 1881ea92c042d2e3b3349afa6ea25840653ad603
Author: Josh Stone <jistone@redhat.com>
Date:   Thu Jul 8 11:58:14 2010 -0700

    Remove the default 0-padding from %p
    
    It is now equivalent to %#x by default, but the old behavior can be
    accessed with --compatible less than 1.3.
    
    * runtime/vsprintf.c (_stp_vsnprintf): Modify %p formatting.

Thanks,

Mark


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