[Wine] no backtrace in console

Austin English austinenglish at gmail.com
Thu May 29 11:57:54 CDT 2008


On Thu, May 29, 2008 at 11:50 AM, chourmovs <wineforum-user at winehq.org> wrote:
> woow  :?
>
> maybe i have to read the documentation for a "how to" ....
>
> Thank you
>
>
>
>
>
>

Pretty simple:

Open two terminals:
Terminal 1:
$ wine your_app.exe #crash, but no backtrace

Terminal 2:
$ winedbg
> bt all

Copy and paste into text file, and attach to bug.



More information about the wine-users mailing list