Is there any way to debug driver?

Stefan Dösinger stefandoesinger at gmx.at
Wed Jun 17 16:32:08 CDT 2009


Am Wednesday 17 June 2009 21:56:14 schrieb Roderick Colenbrander:
> Have you tried: winedbg --gdb appname.exe? It will use gdb then and
> still see win32 symbols I think.
You can also start the app, put a Sleep(10000) somewhere into the early 
wined3d init code, then attach gdb to the running process



More information about the wine-devel mailing list