[Mono-devel-list] [PATCH] CAS declarative stack modifiers - affects JIT ports!

Sebastien Pouliot sebastien at ximian.com
Wed Dec 8 09:56:01 EST 2004


Hello,

This is a newer version of the previous patch that use callbacks when
playing with the stack. I.e. the current code for getting debug info
from the stack has been re-written to use the callback, while the new
security code use it.

This means that this requires some (simple) changes for JIT ports (like
S/390 and PPC) which were implementing their own
ves_icall_get_frame_info. The changes can be seen in mini.patch.

All tests runs without problem (on x86) when using this patch.
-- 
Sebastien Pouliot  <sebastien at ximian.com>
blog: http://pages.infinit.net/ctech/poupou.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mini.20041208.diff
Type: text/x-patch
Size: 9638 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20041208/7d6b9fb3/attachment.bin 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: meta.20041208.diff
Type: text/x-patch
Size: 6544 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20041208/7d6b9fb3/attachment-0001.bin 


More information about the Mono-devel-list mailing list