Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 105709 - debuginfo link and debuginfo file not correct for vmlinux
Summary: debuginfo link and debuginfo file not correct for vmlinux
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Linux Beta
Classification: Retired
Component: kernel
Version: RC3
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Dave Jones
QA Contact: Brian Brock
URL:
Whiteboard:
Depends On:
Blocks: CambridgeTarget
TreeView+ depends on / blocked
 
Reported: 2003-09-26 19:00 UTC by William Cohen
Modified: 2015-01-04 22:03 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2004-11-20 02:03:29 UTC
Embargoed:


Attachments (Terms of Use)

Description William Cohen 2003-09-26 19:00:42 UTC
Description of problem:

debuginfo file for /boot/vmlinux-2.4.22-20.1.2024.2.36.nptlsmp is not in the
correct place. The .debug file should be in /usr/lib/debug/boot. It is placed in 
/usr/lib/debug/lib/modules/2.4.22-1.2075.nptlsmp/vmlinux.debug. The debuginfo
file should have the same basename and end up as
/usr/lib/debug/boot/vmlinux-2.4.22-20.1.2024.2.36.nptlsmp.debug. It looks like
the debug information is being extracted before the vmlinux is placed in the
correct place.

OProfile needs the debuginfo to map kernel samples back to source code.

Version-Release number of selected component (if applicable):

kernel-2.4.22-1.2075.nptl
kernel-debuginfo-2.4.22-1.2075.nptl


Note You need to log in before you can comment on or make changes to this bug.