[Mono-bugs] [Bug 514359] Breakpoints not working while trying to debug MonoDevelop

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Jul 2 14:01:42 EDT 2009


http://bugzilla.novell.com/show_bug.cgi?id=514359

User martin at novell.com added comment
http://bugzilla.novell.com/show_bug.cgi?id=514359#c3





--- Comment #3 from Martin Baulig <martin at novell.com>  2009-07-02 12:01:41 MDT ---
Ok, I debugged this and it looks like a race condition somewhere in the
GUIManager.

The problem goes away after inserting a bunch of Report.Debug's into the code
and making debugging output go to the console - looks like this slows down
execution enough to make the race condition disappear.

Unfortunately, any change in GUIManager also affects MonoVS, so this has to be
carefully tested.

-- 
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list