Results 1 to 4 of 4

Thread: Visual studio bug at breakpoint keeps running

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Oct 2007
    Posts
    544

    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.

  2. #2
    Frenzied Member
    Join Date
    Jan 2010
    Location
    Connecticut
    Posts
    1,687

    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

  3. #3

    Thread Starter
    Fanatic Member
    Join Date
    Oct 2007
    Posts
    544

    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?.

  4. #4
    Frenzied Member
    Join Date
    Jan 2010
    Location
    Connecticut
    Posts
    1,687

    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
  •  



Click Here to Expand Forum to Full Width