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: Target variable that was defined by our own kernel module


John Liang wrote:
David,

Do you mean I need to create a mymodule-debuginfo rpm in the same way as for kernel-debuginfo of Linux?

Yes or no - depending on how you compile your module.


If you are building via rpmbuild, it should automatically create a debuginfo rpm for you which you would then install.

If you are building by hand or via a Makefile, you'll need to ensure the module isn't stripped (I believe).

Also, a more exact error message could help us out here.

--
David Smith
dsmith@redhat.com
Red Hat
http://www.redhat.com
256.217.0141 (direct)
256.837.0057 (fax)


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