[Mono-bugs] [Bug 540998] We don't support stepping into anonymous delegates
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Thu Sep 24 12:53:01 EDT 2009
http://bugzilla.novell.com/show_bug.cgi?id=540998
User martin at novell.com added comment
http://bugzilla.novell.com/show_bug.cgi?id=540998#c5
--- Comment #5 from Martin Baulig <martin at novell.com> 2009-09-24 10:53:01 MDT ---
We have to ignore them as we'd otherwise break iterators and other stuff.
One thing to investigate though is whether csc emits any line number
information for these other compiler-generated methods. If it doesn't we can
use the presence of line numbers to override the compiler-generated attribute.
I'll check that tomorrow.
--
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