[Mono-bugs] [Bug 644383] When debugging remotely variable value shows Function evaluation timeout and a refresh icon

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Feb 17 11:46:05 EST 2011


https://bugzilla.novell.com/show_bug.cgi?id=644383

https://bugzilla.novell.com/show_bug.cgi?id=644383#c1


--- Comment #1 from Martin Baulig <martin at novell.com> 2011-02-17 16:46:04 UTC ---
Visual Studio explicitly specifies the member evaluation timeout that we need
to use.  It's 1 second for variables and 5 seconds for members (if you expand a
class in the locals pad), afaik.

However, there is a way of overriding this in our DE.

I'm using these overrides for Mono for Android and currently set 60 seconds for
variables, 180 seconds for members and 120 seconds when modifying variables.

-- 
Configure bugmail: https://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