server: Don't report LOAD_DLL debug event for exe module

Michael Karcher wine at mkarcher.dialup.fu-berlin.de
Sat Jul 25 08:15:06 CDT 2009


LOAD_DLL must only be reported for additional DLLs. Delphi's single
stepping chokes on getting the main exe module enumerated here. The
included test passes on Windows XP, SP3.

Alas, this does not yet fix single stepping in Delphi 5 source windows,
it just makes it crash a little bit later.
---
 dlls/kernel32/tests/process.c |    9 +++++++++
 server/debugger.c             |    3 ++-
 2 files changed, 11 insertions(+), 1 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-server-Don-t-report-LOAD_DLL-debug-event-for-exe-mod.patch
Type: text/x-patch
Size: 1854 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20090725/30510fc9/attachment.bin>


More information about the wine-patches mailing list