[Bug 15403] New: Microsoft's windbg can't load an executable

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Sep 24 16:03:16 CDT 2008


http://bugs.winehq.org/show_bug.cgi?id=15403

           Summary: Microsoft's windbg can't load an executable
           Product: Wine
           Version: CVS/GIT
          Platform: PC-x86-64
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: dbghelp
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: mah at jump-ing.de


Steps to reproduce:

1) Download Microsoft's debugging tools from
http://www.microsoft.com/whdc/devtools/debugging/installx86.mspx. In this case,
the most recent version was 6.9.3.113, which was used.

2) Install those:

cd
mv .wine .wine-backup
wine msiexec /i Debugging\ Tools*.msi

Follow the instructions, installation should work fine.

3) Run windbg (not winedbg):

cd $HOME/.wine/drive_c/Programme/Debugging\ Tools\ for\ Windows\ \(x86\)
wine start windbg.exe

4) Use the menu of the upcoming window to load an executable, e.g. notepad.exe.


Expected behaviour:

Windbg would load/launch the executable.


Actual behaviour:

Windbg dies, leaving these messages at the Unix shell:

[...]ogramme/Debugging Tools for Windows (x86)$ wine windbg.exe
fixme:system:SetProcessDPIAware stub!
fixme:win:RegisterSystemThread (00000002, 00000000)
fixme:win:SetLayeredWindowAttributes (0x1002a,0x00000000,200,2): stub!
fixme:msg:pack_message msg 14 (WM_ERASEBKGND) not supported yet
fixme:dbghelp:SymSetParentWindow (0x1002c): stub
fixme:richedit:RichEditWndProc_common EM_GETLANGOPTIONS: stub
[duplicates removed]
RaiseXception: RaiseExceptionRTL = 0x7b82f564
wine: Call from 0x7b847d98 to unimplemented function dbghelp.dll.SymAddSymbolW,
aborting
err:seh:raise_exception Unhandled exception code 80000100 flags 1 addr
0x7b847d98


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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.



More information about the wine-bugs mailing list