[Mono-dev] Soft Debugger Patch for Windows

Zoltan Varga vargaz at gmail.com
Tue Nov 10 17:44:26 EST 2009


Hi,

  Looks ok.

            Zoltan

On Tue, Nov 10, 2009 at 3:49 PM, Jonathan Chambers <joncham at gmail.com>wrote:

> Hello,
>      Attached is a patch for supporting the soft debugger on Windows. The
> biggest changes IMO are not to the debugger, but to the mono-*
> synchronization utilities. The semaphores for example, will be used is other
> places in the runtime since MONO_HAS_SEMAPHORES is now defined. I'd like
> some input in this area. Also, all the utilities are currently done as
> macros. It seemed they might easier be done as functions, especially the not
> quite working conditional variables since there is no direct equivalent in
> Win32 (until Vista).
>
> FYI, these changes let me run 40/45 on the soft debugger unit tests, and I
> could debug using MD on Windows as well.
>
> Thanks,
> Jonathan
>
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20091110/b2eb3e80/attachment.html 


More information about the Mono-devel-list mailing list