Breakpoints ??

F

fred

What has happened to my breakpoints?
Whenever I start my application from the IDE in Visual Studio then all of
the breakpoints show a "?" and a comment says "The breakpoint will not
currently be hit. No symbols have been loaded for this document."
Needless to say the program does not stop at the breakpoints anymore.

What have I done to disable this breakpoints or more important how do I get
them to work again.

Thanks,
Fred
 
J

Jorge

Hi
Go to the Buid Menu > Configuration Manager and change
the setting from Release to Debug.

Kind Regards
Jorge
 
J

Jorge

Hi
Go to the Buid Menu > Configuration Manager and change
the setting from Release to Debug.

Kind Regards
Jorge
 
J

Jorge

Hi
Go to the Buid Menu > Configuration Manager and change
the setting from Release to Debug.

Kind Regards
Jorge
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top