Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 293393 - app-emulation/qemu-0.11.0 strips the binaries by default, defeating nosplit / splitdebug in Portage
Summary: app-emulation/qemu-0.11.0 strips the binaries by default, defeating nosplit /...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Luca Barbato
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-16 14:48 UTC by Thomas K
Modified: 2012-10-20 16:46 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Patch to disable binary stripping (qemu-0.11.0.ebuild-no-stripping.patch,446 bytes, patch)
2009-11-16 14:52 UTC, Thomas K
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas K 2009-11-16 14:48:45 UTC
By default, the configure script is set to strip the binaries. It is then impossible to debug even when using nosplit / splitdebug.

Reproducible: Always

Steps to Reproduce:
Comment 1 Thomas K 2009-11-16 14:52:44 UTC
Created attachment 210411 [details, diff]
Patch to disable binary stripping

This patch against the latest ebuild of qemu disables binary stripping. I can now display correct backtraces in gdb.
Comment 2 Doug Goldstein (RETIRED) gentoo-dev 2012-10-20 16:46:10 UTC
Unfortunately this issue slipped through the cracks. The ebuild in question is gone from the tree but newer versions have incorporated a fix.