This is the mail archive of the elfutils-devel@sourceware.org mailing list for the elfutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] eblopenback: Warn when unable to find ebl backend


We want things to continue to work on ELF files with e_machine codes for
which we have no ebl port.  So if you do that, you need to adapt all the
users so that they do something useful when openbackend fails.  It might be
simpler to stick with the generic backend but add an ebl hook for "warning
to user" that readelf et al could use to emit a message when using the
generic backedn.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]