Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 400663 - dev-util/debugedit doesn't support DWARF 4
Summary: dev-util/debugedit doesn't support DWARF 4
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Olivier Crete (RETIRED)
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2012-01-25 00:44 UTC by Francesco Riosa
Modified: 2012-01-25 19:28 UTC (History)
1 user (show)

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


Attachments
debugedit-5.3.5-DWARF-4.patch (debugedit-5.3.5-DWARF-4.patch,3.06 KB, text/plain)
2012-01-25 00:44 UTC, Francesco Riosa
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Francesco Riosa 2012-01-25 00:44:39 UTC
Created attachment 299793 [details]
debugedit-5.3.5-DWARF-4.patch

redhat bug and patch (same bug title)
https://bugzilla.redhat.com/show_bug.cgi?id=707677

dwarf-4 has some improvments, notable debug size (about 10%, from 21GB to 19GB)
and better behaviour when programs are compiled with "-O3 -ggdb -gdwarf-4 -fvar-tracking-assignments"

would be nice to have this in portage, this bug is "Last Closed: 2011-05-26 03:24:42" @ redhat, so it's probably tested

the attached patch apply to gentoo debugedit but _it's_slightly_modified_ from the original one.
Comment 1 SpanKY gentoo-dev 2012-01-25 19:28:48 UTC
should be all set now in the tree; thanks for the report!

Commit message: Add DWARF 4 support
http://sources.gentoo.org/dev-util/debugedit/debugedit-5.3.5-r1.ebuild?rev=1.1
http://sources.gentoo.org/dev-util/debugedit/files/debugedit-5.3.5-DWARF-4.patch?rev=1.1