[Mono-bugs] [Bug 669621] Debug Tracing skips some property set() statements.

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Fri Feb 4 14:21:42 EST 2011


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

https://bugzilla.novell.com/show_bug.cgi?id=669621#c2


--- Comment #2 from Sylvain Boissé <sylvainboisse at hotmail.com> 2011-02-04 19:21:41 UTC ---
It corresponds in part but not always (at least not according to what I could
read in that bug description). In my case too, the tracing seems to always work
in the main project.

Most of my code is in class libraries, and I can see the debugger tracing in
some files coming from those libraries. What does not work well though is that
I do not see the next statement being highlighted in yellow as expected. 

Sometimes, the breakpoints put in the class libraries actually work. Sometimes
they don't.

Concretely, what I observed is this. I have a class coming from a class
library. This class contains several properties side by side. The first
property works, the tracer goes in and breakpoints are hit. For the other
properties, it doesn't work.

-- 
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