[opensuse-kernel] kernel-debuginfo packages for Open Suse 11.3
Hi, I am looking for the debuginfo packages for the open suse11.3 kernel, specifically the 2.6.34-12-desktop kernel. The kotd site has debuginfo packages for the KOTD at http://ftp.suse.com/pub/projects/kernel/kotd/openSUSE-11.3/x86_64/ is there a similar repository where the debuginfo package exists for all the released kernels ? I have a crash compliant core file for a panic with the opensuse 11.3 desktop kernel and was trying to use the crash utility to debug this. Please note that the vmlinux file that is available from the kernel-desktop-2.6.34-12.3.x86_64 rpm is not useful as it lack debug symbols. Thanks, Alok -- To unsubscribe, e-mail: opensuse-kernel+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-kernel+help@opensuse.org
On Mon, Oct 04, 2010 at 03:11:24PM -0700, Alok Kataria wrote:
The kotd site has debuginfo packages for the KOTD at http://ftp.suse.com/pub/projects/kernel/kotd/openSUSE-11.3/x86_64/ is there a similar repository where the debuginfo package exists for all the released kernels ?
http://download.opensuse.org/debug/distribution/11.3/repo/oss http://download.opensuse.org/debug/update/11.3 First contains the debuginfo for the release, second for updates. I see debuginfo for several past kernel updates but I'm not sure what the exact policy is wrt retention. Tony -- To unsubscribe, e-mail: opensuse-kernel+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-kernel+help@opensuse.org
Hi Tony, On Mon, 2010-10-04 at 16:11 -0700, Tony Jones wrote:
On Mon, Oct 04, 2010 at 03:11:24PM -0700, Alok Kataria wrote:
The kotd site has debuginfo packages for the KOTD at http://ftp.suse.com/pub/projects/kernel/kotd/openSUSE-11.3/x86_64/ is there a similar repository where the debuginfo package exists for all the released kernels ?
http://download.opensuse.org/debug/distribution/11.3/repo/oss
Thanks for the pointer. I did find the rpm that I was looking for over here kernel-desktop-debuginfo-2.6.34-12.3.x86_64.rpm kernel-desktop-base-debuginfo-2.6.34-12.3.x86_64.rpm Though only thing that I saw in the rpm was files like below # rpm2cpio kernel-desktop-debuginfo-2.6.34-12.3.x86_64.rpm | cpio -idt | head ./usr/lib/debug ./usr/lib/debug/.build-id ./usr/lib/debug/.build-id/00/65f4934ae8b9d4ffe8c407bf382ed0e00150fb ./usr/lib/debug/.build-id/00/65f4934ae8b9d4ffe8c407bf382ed0e00150fb.debug ./usr/lib/debug/.build-id/00/689c989c75a9cabcd4b82b47879ee180c7cd45 ./usr/lib/debug/.build-id/00/689c989c75a9cabcd4b82b47879ee180c7cd45.debug ./usr/lib/debug/.build-id/00/6e0b00fd2531f7e1d8c9deb582ae6b93e1eb51 ./usr/lib/debug/.build-id/00/6e0b00fd2531f7e1d8c9deb582ae6b93e1eb51.debug ./usr/lib/debug/.build-id/00/bd0da59d693054a654da318fcd975c6d2e29b1 ./usr/lib/debug/.build-id/00/bd0da59d693054a654da318fcd975c6d2e29b1.debug And debug binaries for all the modules, like /usr/lib/debug/lib/modules/2.6.34-12-desktop/kernel/arch/x86/kernel/cpuid.ko.debug Which package contains the vmlinux file with all the debug symbols ? Is there a build id that corresponds to the vmlinux for the kernel, if so how do I find which one is that ? Thanks, Alok
http://download.opensuse.org/debug/update/11.3
First contains the debuginfo for the release, second for updates. I see debuginfo for several past kernel updates but I'm not sure what the exact policy is wrt retention.
Tony
-- To unsubscribe, e-mail: opensuse-kernel+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-kernel+help@opensuse.org
On Mon, Oct 04, 2010 at 04:33:44PM -0700, Alok Kataria wrote:
Which package contains the vmlinux file with all the debug symbols ? Is there a build id that corresponds to the vmlinux for the kernel, if so how do I find which one is that ?
See: kernel-$flavor-devel and it's associated debuginfo. Tony -- To unsubscribe, e-mail: opensuse-kernel+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-kernel+help@opensuse.org
participants (2)
-
Alok Kataria
-
Tony Jones