"Alexandre" == Alexandre Julliard julliard@winehq.org writes:
Alexandre> Uwe Bonnes bon@elektron.ikp.physik.tu-darmstadt.de writes: >> I (repeatedly) purged all changes, and "cvs update -PAd" no longer >> returns and "M " or "C " entries. However I run wine not installed, >> e.g. I start wine with the fully qualified path and also the Aedebug >> registry entry contains the full path.
Alexandre> That's most likely the problem, if you specify the path to Alexandre> the winedbg wrapper script it gets launched as a Unix Alexandre> process, and doesn't inherit handles. Simply use 'winedbg' in Alexandre> the AeDebug entry, it should work fine when running from the Alexandre> source tree too.
Thanks, that's the problem.
Will wine now start the installed winedbg in the path or the winedbg from the path where wine was started from?