-----Original Message-----
From: Eric Pouech <[EMAIL PROTECTED]>
To: Guy L. Albertelli <[EMAIL PROTECTED]>
Cc: Wine Devel <[EMAIL PROTECTED]>
Date: Friday, December 29, 2000 2:03 AM
Subject: Re: Problem with Winedbg


>"Guy L. Albertelli" wrote:
>>
>> Pardon me for being stupid in public, but after changes committed on
>> 12/5-12/6, I cannot start Winedbg anymore. The change in question is:
>>
>> Changes by: julliard@wine2. 00/12/05 22:20:48
>> Log message:
>>  Build the debugger as a .so.
>>
>> It is built as a .so but what changes are needed to the AeDebug registry
>> entry to invoke it now?
>none
>the compilation process should have generated a winedbg, which is a symlink
>to wine executable... then at startup, Wine tries to load winedbg.so...
>
>be sure that winedbg is PATH
>


I understand, but Wine does not seem to attempt to load the winedbg.so. The
attached trace (+module,+dosfs,+seh) shows the exception being caught and
the debugger started (format was "H:debugger/winedbg %ld %dl"). The debugger
process gets created and wine (via the symlink from winedbg) is invoked.
However wine then attempts to invoke the number from the %ld as the program.
No where in the trace was winedbg.so referenced or loaded. I am at a loss.
(Also included is the config file.)

Thanks,

Guy

rebar.tar.gz

Reply via email to