[Wine] How to use Winedebug variable or winedbg?

John Drescher drescherjm at gmail.com
Mon Feb 21 14:38:10 CST 2011


On Mon, Feb 21, 2011 at 3:28 PM, Raffhell <wineforum-user at winehq.org> wrote:
> Hi, I'm trying to understand how to use the debugging system built-in wine.. I've tried yet to use both "winedbg <app.to.launch.exe>" and "wine <app.to.launch.exe> WINDEBUG=+all but doesn't work at all =(
>
> Where's the mistake? It should be very useful understand why programs doesn't work and expecially try possible solutions...  :)
>

It should be

WINEDEBUG=+all wine app.to.run.exe



More information about the wine-users mailing list