https://bugzilla.novell.com/show_bug.cgi?id=644383
https://bugzilla.novell.com/show_bug.cgi?id=644383#c1 --- Comment #1 from Martin Baulig <[email protected]> 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
