Bug 85403 - Add an option to turn off stripping debug info
Summary: Add an option to turn off stripping debug info
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: rpm-build
Version: 8.0
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jeff Johnson
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2003-03-01 07:40 UTC by Chris Sherlock
Modified: 2008-05-01 15:38 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2003-03-01 14:41:17 UTC
Embargoed:


Attachments (Terms of Use)

Description Chris Sherlock 2003-03-01 07:40:37 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 Galeon/1.2.7 (X11; Linux i686; U;) Gecko/20030131

Description of problem:
Can we have an option that turns off the automatic stripping of debug info and
whatnot from the executables that are built?

Comment 1 Chris Sherlock 2003-03-01 14:41:17 UTC
No matter. I just realised how to add debug information to gdb from the debug
files that rpmbuild now creates. Cool.

For peoples info - in case this gets searched on, just go to
/usr/lib/debug/usr/bin/ and find the debug file. Once you've invoked a gdb
session, all that you have to do is type in add-symbol-file <name>


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