19 May
2019
19 May
'19
2:26 p.m.
https://bugs.winehq.org/show_bug.cgi?id=41221 --- Comment #2 from Fabian Maurer <dark.shadow4(a)web.de> --- So, the problem here is that init_module_iterator inside kernel32 tries to use ReadProcessMemory, but wineserver uses ptrace for that (suspend_for_ptrace) which fails when gdb is already attached. Not sure how to work around that though. -- 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.