[Mono-dev] [PATCH] Exceptions on Winx64
Bill Holmes
billholmes54 at gmail.com
Fri Jun 13 17:49:33 EDT 2008
Hello All,
After a week of digging though awful online documentation I have
finally got a patch for the exception unit tests in the runtime for
Winx64.
The attached patch appends the information to the code block for a
method using structures that MS SEH understands. There is also a
small stack alignment fix n this patch as well.
For information on the unwind_info/code structs see.
http://msdn.microsoft.com/en-us/library/ms794374.aspx
http://msdn.microsoft.com/en-us/library/ms794567.aspx
Suggestions? OK to commit?
-bill
-------------- next part --------------
A non-text attachment was scrubbed...
Name: exceptoins_08_06_13.diff
Type: application/octet-stream
Size: 12050 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20080613/0652f557/attachment-0001.obj
More information about the Mono-devel-list
mailing list