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

User [email protected] added comment
http://bugzilla.novell.com/show_bug.cgi?id=434822#c5


Jonathan Pobst <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]




--- Comment #5 from Jonathan Pobst <[email protected]>  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.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to