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.
That's most likely the problem, if you specify the path to the winedbg wrapper script it gets launched as a Unix process, and doesn't inherit handles. Simply use 'winedbg' in the AeDebug entry, it should work fine when running from the source tree too.