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 kprobes/22772] missing kernel/module debuginfo for custom lt kernel


https://sourceware.org/bugzilla/show_bug.cgi?id=22772

--- Comment #19 from David Smith <dsmith at redhat dot com> ---
(In reply to ocket8888 from comment #18)
> Created attachment 10776 [details]
> specfile used to build all kernel packages

A Fedora/RHEL kernel specfile is typically the most complicated spec file in
the distro (or at least in the top 10). Since the kernel isn't a typical ELF
executable, lots of semi-tricky things are done.

What would be more useful than the full specfile itself would be a diff between
your specfile and the specfile you started with. If you just added a custom
kernel patch for example or use a custom config file, that shouldn't effect the
debuginfo generation.

Another thing to try. If you have access to your kernel's rpm build tree, you
could look for a vmlinux or vmlinux.debug file and see if one exists that
didn't get packaged.

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