http://bugs.winehq.org/show_bug.cgi?id=21483
--- Comment #3 from Anastasius Focht focht@gmx.net 2013-05-01 05:46:39 CDT --- Hello folks,
still present (managed debugger doesn't stop at entry):
--- snip --- $ wine "c:\Program Files\Microsoft.NET\SDK\v2.0\Bin\cordbg.exe" hello.exe fixme:thread:SetThreadStackGuarantee (0x32fc28): stub fixme:shell:URL_ParseUrl failed to parse L"MdbgCore" fixme:shell:URL_ParseUrl failed to parse L"System" fixme:shell:URL_ParseUrl failed to parse L"" fixme:shell:URL_ParseUrl failed to parse L"msvcm80" Microsoft (R) Common Language Runtime Test Debugger Shell Version 2.0.50727.42 (RTM.050727-4200) Copyright (C) Microsoft Corporation. All rights reserved.
(cordbg) run hello.exe fixme:shell:URL_ParseUrl failed to parse L"System.Configuration" fixme:shell:URL_ParseUrl failed to parse L"System.Xml" fixme:thread:SetThreadStackGuarantee (0x33fc28): stub Hello World ! fixme:process:FlushProcessWriteBuffers : stub fixme:ole:Context_CC_ContextCallback (0x166df8/0x166dfc)->(0x79f277a5, 0x2f9de50, {d7174f82-36b8-4aa8-800a-e963ab2dfab9}, 2, (nil)) fixme:ole:Context_CC_ContextCallback (0x166df8/0x166dfc)->(0x79f277a5, 0x2f9d9ec, {d7174f82-36b8-4aa8-800a-e963ab2dfab9}, 2, (nil)) fixme:process:FlushProcessWriteBuffers : stub Process exited. (cordbg) --- snip ---
$ wine --version wine-1.5.29-38-g8e4317c
Regards