[Mono-bugs] [Bug 545306] Cannot set breakpoint in cs-parser.jay

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Oct 14 22:56:27 EDT 2009


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

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





--- Comment #1 from Martin Baulig <martin at novell.com>  2009-10-14 20:56:19 MDT ---
I identified the problem, but unfortunately there is nothing I can do about
this before MonoVS is released.

At the moment, setting any breakpoints in include files is not supported in the
debugger, and I'd risk breaking .aspx support by changing anything in that
code.

I already planned to completely rewrite this code anyways, starting most likely
next week or the week after that.

As a temporary workaround, you should make jay emit a '#pragma checksum' -
this'll switch things around and make cs-parser.jay the "master".

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