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/14026] print_ubacktrace doesn't resolve the symbol name


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

--- Comment #14 from Mark Wielaard <mjw at redhat dot com> 2012-05-02 19:55:56 UTC ---
(In reply to comment #13)
> Created attachment 6385 [details]
> dataAlign patch (bad)
> 
> Bad patch implementing the above idea. It makes lots of exelib.exp tests fail,
> so it is not right.

Actually, not such a bad patch after all. It was something completely unrelated
that made exelib.exp fail (fixed by commit fb6cf5 Fix PR13992 cont. Do
iterate_over_modules, just not over libraries.).

The patch is still somewhat ugly (will need some extra checks to make sure
offsets are actually read correctly before applying adjustment), but it
actually seems to produce the correct results on x86_64. Could you try it out
for your testcase?

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