Debian: kernel-debuginfo?

Frank Ch. Eigler fche@redhat.com
Mon Apr 24 18:07:00 GMT 2006


"Mark K. Gardner" <mkg@lanl.gov> writes:

> [...]  It appears that my problem is not having kernel-debuginfo RPM
> installed as discussed in the directions. [...]

The Red Hat -debuginfo RPMs contain a piece of the RPM build tree, in
the form of most or all sources, and special ELF files with the DWARF
debugging info that is stripped from the main RPM binaries.

If debian does not strip the DWARF stuff from kernel object files, and
keeps around vmlinux (not the compressed/stripped vmlinuz), you may
have everything you need for systemtap to work.


- FChE



More information about the Systemtap mailing list