[Mono-bugs] [Bug 434822] Cannot set breakpoint on method declaration line

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Sat Aug 1 19:02:26 EDT 2009


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

User jpobst at novell.com added comment
http://bugzilla.novell.com/show_bug.cgi?id=434822#c5


Jonathan Pobst <jpobst at novell.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jpobst at novell.com




--- Comment #5 from Jonathan Pobst <jpobst at novell.com>  2009-08-01 17:02:22 MDT ---
VS lets you place the breakpoint on the method declaration line.  When you hit
Run to debug your application, it moves the breakpoint to the open curly brace
for the method (like in the attached screenshot).  When your application
terminates, it moves the breakpoint back to the method declaration line.

I do not see it ever printing anything in the status bar.

If you add the breakpoint while the app is running, it immediately moves it to
the curly brace, and moves it back to the method declaration when you finish
running.

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