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

User [EMAIL PROTECTED] added comment
https://bugzilla.novell.com/show_bug.cgi?id=423518#c39





--- Comment #39 from Martin Baulig <[EMAIL PROTECTED]>  2008-11-03 18:33:39 MST 
---
Regarding comment #37:
I'm sorry, this should be better documented.

There are two issues:
* There are two commands, `start' and `run'.
  The first, `start' runs the target without stopping in Main().
  The second one, `run' makes the debugger stop in Main().

* The second issue is more an internal problem.  You can't have two breakpoints
  at the same location and there's always an automatic breakpoint on Main().

So you should use `run', not `start'.

Looking at #35 and #36 next.


-- 
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  -  mono-bugs@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to