debugging app exceptions?

Mike Hearn mike at plan99.net
Sun Oct 9 07:16:24 CDT 2005


On Sun, 09 Oct 2005 10:42:13 +0200, wino wrote:
> I am trying to debug an app and making good progress with on sorting out
> the dlls reqd. but now have an exception I dont know how to follow.

Look at the debugging guides we wrote on the wiki. For this kind of bug, a
+relay,+tid,+seh trace is a good start. Find the first seh: line and
that'll show you where the exception was thrown.




More information about the wine-devel mailing list