Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 400663

Summary: dev-util/debugedit doesn't support DWARF 4
Product: Gentoo Linux Reporter: Francesco Riosa <vivo75>
Component: [OLD] Core systemAssignee: Olivier Crete (RETIRED) <tester>
Status: RESOLVED FIXED    
Severity: normal CC: base-system
Priority: Normal Keywords: PATCH
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: debugedit-5.3.5-DWARF-4.patch

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