[Mono-dev] [Mono-patches] r128544 - in trunk/mono/mono: metadata mini

Rodrigo Kumpera kumpera at gmail.com
Wed Mar 4 09:34:55 EST 2009


Hey Martin,

On Wed, Mar 4, 2009 at 11:16 AM, Martin Baulig <
mono-patches-list at lists.ximian.com> wrote:

> Author: martin
> Date: 2009-03-04 09:16:55 -0500 (Wed, 04 Mar 2009)
> New Revision: 128544
>
> Modified:
>   trunk/mono/mono/mini/exceptions-amd64.c
>   trunk/mono/mono/mini/exceptions-x86.c
>


Both these files have a nearly identical debugger_handle_exception function.
Please move it to an arch neutral file
and, if you need so, add new mono_arch calls to handle the non-portable
parts. If you're in doubt how to proceed with
this, please ask.

On a side note, most of this code deviates a lot from how a hard-mode
debugger operates, is it your intention to move
mdb to be a soft-mode debugger?

Thanks,
Rodrigo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20090304/ede13570/attachment.html 


More information about the Mono-devel-list mailing list