Why debugging in VS2010 sucks today...
-
Never happened to me, but that's the beauty of VS2008: personalized bugs noone else canreproduce.
Agh! Reality! My Archnemesis![^]
| FoldWithUs! | sighist | µLaunch - program launcher for server core and hyper-v server.Are you debugging .NET 3.5 assemblies? (BTW, other Connect members are also able to repro this issue). /ravi
My new year resolution: 2048 x 1536 Home | Articles | My .NET bits | Freeware ravib(at)ravib(dot)com
-
OK, I never thought I'd write a post about why something sucks, but I'm fast losing patience with VS2010. For all its shiny chrome and (admittedly cool) "Call Hierarchy" and "Navigate To" commands (something Eclipse has had for at least 7 years :)) what good is an IDE if the debugger randomly interprets a "Step Out" and "Step Over" as a "Run"!? I'm debugging a suite of .NET smoke test projects (stuff I've done reliably and without pain in all previous VS versions since .NET 1.1) and have reached a breakpoint in a suspect method. Stepping statement by statement in the method sometimes causes the IDE to think I pressed "Run" (i.e. run to completion) which causes the test to continue running until it eventually fails down the line. Anyone else experience this? I'm unable to find references to this madness on the web. (FWIW, I'm debugging over remote desktop, but that shouldn't matter.) /ravi
My new year resolution: 2048 x 1536 Home | Articles | My .NET bits | Freeware ravib(at)ravib(dot)com
Did you have any of the betas running on that machine?
But fortunately we have the nanny-state politicians who can step in to protect us poor stupid consumers, most of whom would not know a JVM from a frozen chicken. Bruce Pierson
Because programming is an art, not a science. Marc Clifton
I gave up when I couldn't spell "egg". Justine Allen -
Did you have any of the betas running on that machine?
But fortunately we have the nanny-state politicians who can step in to protect us poor stupid consumers, most of whom would not know a JVM from a frozen chicken. Bruce Pierson
Because programming is an art, not a science. Marc Clifton
I gave up when I couldn't spell "egg". Justine AllenNo. /ravi
My new year resolution: 2048 x 1536 Home | Articles | My .NET bits | Freeware ravib(at)ravib(dot)com
-
Are you debugging .NET 3.5 assemblies? (BTW, other Connect members are also able to repro this issue). /ravi
My new year resolution: 2048 x 1536 Home | Articles | My .NET bits | Freeware ravib(at)ravib(dot)com