Results 1 to 2 of 2

Thread: breakpoints not working [RESOLVED]

  1. #1

    Thread Starter
    Fanatic Member Geespot's Avatar
    Join Date
    Oct 2001
    Location
    Birmingham, UK
    Posts
    577

    breakpoints not working [RESOLVED]

    Hi
    I get the most strangest problem with breakpoints. It was working fine, and now its decided to stop working.

    I have a fucntion that I want to step through the code with, so I add a breakpoint on the function line like i always do, so I get a red dot and a red line indicating its a breakpoint.

    When i click run, vs.net doesn't go into the breakpoint mode when that function is called. If i look at the IDE while my program is running, the breakpoint now has a question mark inside the spot.
    If i hover my mouse over it, the tooltip says

    "The breakpoint will currently not be hit. No symbols have been loaded for this document"

    it happens on all the breakpoints that i add

    What gives?
    Last edited by Geespot; Feb 22nd, 2003 at 07:29 PM.

  2. #2

    Thread Starter
    Fanatic Member Geespot's Avatar
    Join Date
    Oct 2001
    Location
    Birmingham, UK
    Posts
    577
    Doh!
    I had my build on release and not debug

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