[PATCH] preloader: Allow a debugger to find ld.so's rendezvous-struct

Keno Fischer keno at juliacomputing.com
Fri Aug 12 21:39:11 CDT 2016


Please see attached patch. This allows the native debugger to properly
find the dynamic linker's in-memory data structures and load any
required shared libraries. As a result I have no problem debugging a
wine executable even when the preloader is enabled (I used to disable
the preloader because of this). I've gone through several iterations
of this and I think this patch strikes the right balance of complexity
and convenience of the resulting behavior. Please do let me know any
comments you may have.

Thanks,
Keno
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-preloader-Allow-a-debugger-to-find-ld.so-s-rendezvou.patch
Type: application/octet-stream
Size: 7077 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20160812/1588c86f/attachment.obj>


More information about the wine-patches mailing list