|
-
Apr 21st, 2011, 05:05 AM
#1
Thread Starter
Fanatic Member
Visual studio bug at breakpoint keeps running
Often I reach a breakpoint. Then I want to move the run cursor above. unable to set the next statement to this location.
Then visual studio keeps running even though we're in a breakpoint.
-
Apr 21st, 2011, 07:05 AM
#2
Re: Visual studio bug at breakpoint keeps running
Visual studio MUST run, or you code will go away. That is by design. The only thing that stops running is the execution of your code.
VB6 Library
If I helped you then please help me and rate my post!
If you solved your problem, then please mark the post resolved
-
Apr 21st, 2011, 07:37 PM
#3
Thread Starter
Fanatic Member
Re: Visual studio bug at breakpoint keeps running
No. I mean visual studio keep running my code even though it's already stopped at breakpoint?.
-
Apr 25th, 2011, 08:45 AM
#4
Re: Visual studio bug at breakpoint keeps running
What makes you think this?
VB6 Library
If I helped you then please help me and rate my post!
If you solved your problem, then please mark the post resolved
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|