Hi,

  Looks ok.

            Zoltan

On Tue, Nov 10, 2009 at 3:49 PM, Jonathan Chambers <jonc...@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@lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>
>
_______________________________________________
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list

Reply via email to