[Mono-dev] Soft Debugger issues (can't suspend threads in wait_for_suspend)

Virgile Bello virgile.bello at gmail.com
Wed Jan 26 21:29:40 EST 2011


I am compiling using master (and MSVC2010 if that matters).

On Wed, Jan 26, 2011 at 7:15 PM, Levi Bard <
taktaktaktaktaktaktaktaktaktak at gmail.com> wrote:

> > Turns out it might be due to Win32 limitations (QueueUserAPC works only
> if
> > SleepEx/WaitForMultipleObjectsEx etc... are used), as notify_thread_apc
> is
> > never called back.
> > I can fix that on my own threads. However, finalizer thread should use
> such
> > functions as well otherwise it will always hang internally.
>
> What version of mono are you using? I believe this was fixed several
> months ago in the 2.6 and later branches.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20110127/8a71b3c0/attachment-0001.html 


More information about the Mono-devel-list mailing list