[PATCH] Cygwin: ldd: Try harder to get dll names

Corinna Vinschen corinna-cygwin@cygwin.com
Thu Aug 15 08:09:00 GMT 2019


On Aug 14 22:59, Mark Geisert wrote:
> Borrow a trick from strace to lessen occurrences of "??? => ???" in ldd
> output.  Specifically, if the module name isn't found in the usual place
> in the mapped image, use the file handle we have to look up the name.
> 
> ---
>  winsup/utils/Makefile.in |  2 +-
>  winsup/utils/ldd.cc      | 44 +++++++++++++++++++++++++++++++++++++++-
>  2 files changed, 44 insertions(+), 2 deletions(-)

Great idea, pushed.


Thanks,
Corinna

-- 
Corinna Vinschen
Cygwin Maintainer
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://cygwin.com/pipermail/cygwin-patches/attachments/20190815/ad75b4e9/attachment.sig>


More information about the Cygwin-patches mailing list