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.
	Bernhard