[MonoDevelop] Monodevelop problems debugging

Smjert smjert30 at libero.it
Sun Nov 8 09:24:09 EST 2009


I have problems debugging a C# application with Monodevelop 2.2 beta 2 (just
updated), it uses async methods and threads.
This is the piece of code i'm trying to debug http://pastebin.com/m704fad66.
I put the breakpoint on the first if, then when it hits it (and if it hits
it, since sometimes it doesn't) i use the inner step and when it reaches the
foreach it doesn't go in (so i cannot see the value of ProtectedProperty p)
and everytime i do the innerstep it seems to do a cicle, then when it finish
the program hangs...
This is the Monodevelop log http://wikisend.com/download/951408/log
-- 
View this message in context: http://old.nabble.com/Monodevelop-problems-debugging-tp26254212p26254212.html
Sent from the Mono - MonoDevelop IDE mailing list archive at Nabble.com.



More information about the Monodevelop-list mailing list