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/15785] Failure to resolve symbols defined as IFUNC (indirect functions) for user-space libraries


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

--- Comment #5 from alexander.hoole at ece dot uvic.ca ---
Thanks Frank. 

During some investigation I also found that GDB, along with the debug package
for glibc, was helpful in tracking down what was actually happening as GDB
properly handles indirect functions and resolves to the optimized function
(e.g. __strcpy_sse2_unaligned).

Here is an old discussion from GDB that may also help:
http://sourceware.org/ml/gdb-patches/2010-02/msg00429.html

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