8 Jan
2021
8 Jan
'21
2:46 p.m.
https://bugs.winehq.org/show_bug.cgi?id=50468 --- Comment #1 from j-r(a)online.de --- Created attachment 69100 --> https://bugs.winehq.org/attachment.cgi?id=69100 add shared object load address tracing for builtin dlls to loaddll debug channel In the meantime I've been using the attached patch to print the base address of each dlopen()ed shared object to make using add-symbol-file easier. Couldn't find a way to determine the .text section start address. This info doesn't seem to be preserved by the dlopen() interface. Might be useful anyway. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.