Debugger no more starting

Uwe Bonnes bon at elektron.ikp.physik.tu-darmstadt.de
Sun Sep 29 13:50:57 CDT 2002


>>>>> "Alexandre" == Alexandre Julliard <julliard at winehq.com> writes:

    Alexandre> Uwe Bonnes <bon at elektron.ikp.physik.tu-darmstadt.de> writes:
    >> The event-handle is passed to the winedbg command line:
    >> trace:seh:start_debugger Starting debugger format_size 58
    >> (fmt=h:\tmp\wine\compile\wine\programs\winedbg\wined bg %ld %ld)
    >> trace:seh:start_debugger
    >> h:\tmp\wine\compile\wine\programs\winedbg\winedbg 134683568 100

    Alexandre> The problem is that your debugger path points to a Unix
    Alexandre> script, and the new exe loadorder support no longer starts
    Alexandre> Winelib apps that way. The winedbg script should be used only
    Alexandre> when starting from the Unix command line, from inside Wine
    Alexandre> you need to specify a .exe or .exe.so instead. If your
    Alexandre> WINEDLLPATH is set correctly (which should be the case when
    Alexandre> running inside the source tree) you should be able to simply
    Alexandre> use "winedbg.exe" without any path.

Thanks, that did the trick.

Bye
-- 
Uwe Bonnes                bon at elektron.ikp.physik.tu-darmstadt.de

Institut fuer Kernphysik  Schlossgartenstrasse 9  64289 Darmstadt
--------- Tel. 06151 162516 -------- Fax. 06151 164321 ----------



More information about the wine-devel mailing list