debugger startup

Alexandre Julliard julliard at winehq.com
Fri Apr 13 11:34:50 CDT 2001


eric pouech <eric.pouech at wanadoo.fr> writes:

> apart, from always using argv[0] (and transposing it to a windows
> filename when needed), is there another fix ?

You can set WINEPRELOAD to make sure we load the right file; so the
exec would be something like:

WINEPRELOAD=winedbg.so exec wine $*

-- 
Alexandre Julliard
julliard at winehq.com




More information about the wine-devel mailing list