Breakpoints ??

  • Thread starter Thread starter fred
  • Start date Start date
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
 
Hi
Go to the Buid Menu > Configuration Manager and change
the setting from Release to Debug.

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

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

Kind Regards
Jorge
 
Back
Top