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/9964] Can't find seperate debuginfo file for user space probing


------- Additional Comments From mjw at redhat dot com  2009-03-19 10:44 -------
This works fine for me on Fedora 10 x86:

focused on module '/lib/libpthread-2.9.so = [0x2de000-0x2f71e0, bias 0x0] file /
usr/lib/debug/lib/libpthread-2.9.so.debug ELF machine i?86 (code 3)

$ file /lib/libpthread-2.9.so
/lib/libpthread-2.9.so: ELF 32-bit LSB shared object, Intel 80386, version 1
(SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.9, not stripped

Does your libpthread-2.9.so have a .gnu_debuglink and/or .note.gnu.build-id section?

-- 


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

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