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

User [email protected] added comment
https://bugzilla.novell.com/show_bug.cgi?id=460400#c3


Marek Safar <[email protected]> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
            Summary|[Not-a-Bug] mdb does not complain when you set  |mdb does 
not complain when you set break point
                   |break point to invalid line                     |to invalid 
line




--- Comment #3 from Marek Safar <[email protected]>  2009-01-07 08:14:00 MST ---
I disagree, it's not easy to set a breakpoint with mdb and the user should get
some feedback that the breakpoint could not be set (I have had hard to figure
out where can I put a breakpoints in nested switch statements).

Also doing "b foo.cs:-1" causes some weird error messages

(mdb) c
Cannot insert breakpoint 2: Expected filename:line
Cannot insert breakpoint 2: Expected filename:line
Cannot insert breakpoint 2: Expected filename:line
Cannot insert breakpoint 2: Expected filename:line
Cannot insert breakpoint 2: Expected filename:line
Cannot insert breakpoint 2: Expected filename:line
Cannot insert breakpoint 2: Expected filename:line
Cannot insert breakpoint 2: Expected filename:line
Cannot insert breakpoint 2: Expected filename:line
Cannot insert breakpoint 2: Expected filename:line
Cannot insert breakpoint 2: Expected filename:line
Cannot insert breakpoint 2: Expected filename:line
Cannot insert breakpoint 2: Expected filename:line
Cannot insert breakpoint 2: Expected filename:line
Cannot insert breakpoint 2: Expected filename:line


-- 
Configure bugmail: https://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