Bug 5941 - new elfutils behavior invalidates some frysk.symtab.TestSymbol tests
Summary: new elfutils behavior invalidates some frysk.symtab.TestSymbol tests
Status: NEW
Alias: None
Product: frysk
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
: P3 minor
Target Milestone: ---
Assignee: Unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-14 14:55 UTC by Tim Moore
Modified: 2008-03-14 14:55 UTC (History)
0 users

See Also:
Host:
Target:
Build:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tim Moore 2008-03-14 14:55:53 UTC
elfutils 0.133 has a rewritten dwfl_module_addrsym that favors global symbols
over local symbols, even when the local symbol is a better "match." This
invaldiates some tests, but it isn't clear if there are any other concrete
effects. The tests will be disabled for now.