On Tue, Nov 7, 2017 at 12:53 PM, Alexander Kanavin <alexander.kana...@linux.intel.com> wrote: > On 11/06/2017 06:54 PM, Mark Hatle wrote: >> >> You would need to interpret the dwarf symbols and find all of the >> referenced >> files. I can certainly be done with the libelf (libdwarf?), but I don't >> know if >> it can be done with binutils or elfutils directly. They may not have the >> necessary translation to be able to assembly the pieces. >> >> (A lot of the filenames are listed related to a directory.. and the >> entries are >> stored in different places and have to be assembled to get a similar >> output to >> what debugedit gave us.) >> >> Writing a small standalone tool to give us this information may be very >> useful >> to us though -- and would let us break the 'rpm' dependency for deb/ipkg >> builds.. (probably) > > > 'readelf -wL <binary>' looks promising. I think we can simply process its > output from package.class (yes, a bit brittle, but easier than writing a > separate tool).
Only if it is going to be a generic solution (used for all package formats). -- Otavio Salvador O.S. Systems http://www.ossystems.com.br http://code.ossystems.com.br Mobile: +55 (53) 9981-7854 Mobile: +1 (347) 903-9750 -- _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core