Eugene Teo wrote:
Bernhard Walle wrote:
> Hi,
>
> * Durga Prasad [2008-04-21 11:23]:
>> I could not find kernel-debuginfo for SLES 9 kernels.
>> What do I do ?
>
> There are no debuginfos for SLES9. You have to recompile the kernel
> with CONFIG_DEBUG_INFO=y and then use the System.map from the crashed
> kernel and the vmlinux from the recompiled kernel. This should work.
There are some instructions here that may be of some use to you:
http://sources.redhat.com/systemtap/wiki/SystemTapOnopenSUSE
Or maybe not. Just noticed you are using SLES 9.
Thanks,
Eugene