https://sourceware.org/bugzilla/show_bug.cgi?id=33329
Sam James changed:
What|Removed |Added
See Also||https://sourceware.org/bugz
Hi -
> This can be used for example to check whether an ELF archive file
> contains ELF members that can be stripped by using:
> eu-classify --ar-member --unstripped
So one could immediately put this into debugedit's find-debuginfo.sh.
> RFC: Is the option name --ar-member clear? Do we also w
https://sourceware.org/bugzilla/show_bug.cgi?id=33329
Bug ID: 33329
Summary: eu-ar --map mode
Product: elfutils
Version: unspecified
Status: NEW
Severity: normal
Priority: P2
Component: tools
Assignee:
To determine whether an ELF archive contains a member of a particular
type add a new input option to eu-classify --ar-member. eu-classify
will match if a given file is an ELF archive and at the classification
options apply to at least one of the members.
This can be used for example to check wheth