Re: ptrace single-stepping change breaks Wine
From: Thomas Sailer
Date: Wed Dec 29 2004 - 21:43:19 EST
On Wed, 2004-12-29 at 18:10 -0800, Linus Torvalds wrote:
> I have no idea what "seh" is in wine-speak, but it appears that your
seh means structured exception handling in microsoft-speak.
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/debug/base/structured_exception_handling.asp
http://www.jorgon.freeserve.co.uk/ExceptFrame.htm
> Some wine person would need to inform us about what the seh exception
> thing means.. "code c0000005"?
c0000005 apparently means memory access violation. Looks like xst is
getting confused about its memory allocations...
Tom
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/