Skip to main content
13 events
when toggle format what by license comment
Jul 1, 2013 at 15:05 answer added earth_tom timeline score: 4
Mar 16, 2012 at 18:25 answer added Chris Ray timeline score: 34
Jan 21, 2012 at 3:27 comment added ta.speot.is The keyboard shortcut F5 isn't bound to Step Into, by any chance?
Jan 21, 2012 at 3:24 history edited Andrew Barber CC BY-SA 3.0
Removed "thanks"
Nov 8, 2011 at 14:46 answer added Eugene Niemand timeline score: 6
Oct 26, 2011 at 1:28 comment added Patrick Pitre Just a random suggestion... breakpoint locations are stored in the .suo file (at the root of your project, where the .sln file is - make sure you can view hidden files). There's no big harm in deleting this file, as it will be recreated when you close the solution. Try closing VS, deleting the .suo file, re-opening, and see if that makes the problem go away.
Oct 25, 2011 at 23:31 comment added Hans Passant It is the first statement in your Main() method. Ought to have something to do with it.
Oct 25, 2011 at 23:11 comment added Dan Davies Brackett Some debuggers have a mechanism to pause on startup, or to start paused, so that one can set breakpoints in startup code. I don't know if VS2010 has such an option.
Oct 25, 2011 at 23:01 history edited kurasa CC BY-SA 3.0
added 178 characters in body
Oct 25, 2011 at 23:00 answer added Scott Wylie timeline score: 0
Oct 25, 2011 at 23:00 comment added Tim Is it stopping because of an exception?
Oct 25, 2011 at 22:57 comment added bmargulies What to you mean, 'stops'? How often? In what circumstance?
Oct 25, 2011 at 22:54 history asked kurasa CC BY-SA 3.0