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: help!! could I debug a loadable module with systemtap


Hi -

> [...]
> as we know if i want to use systemtap with a self-built kernel, i could
> only use the "-r" option to identify the kernel path.
> 
> but when i want to debug a loadable _module_ compiled by myself, i can't
> find an option to identify the source code or path of the loadable
> _module_, what could i do then?

One solution to this is to put a copy of your hand-compiled kernel
under the kernel build tree somewhere, where stap's scan will find it.
See also PR14596.

- FChE


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