Hi,
Looks ok.
Zoltan
On Tue, Nov 10, 2009 at 3:49 PM, Jonathan Chambers 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 exam
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