Unable to use breakpoints in debugger

  • Thread starter Thread starter Marc
  • Start date Start date
M

Marc

When I run debug with a breakpoint set the breakpoint
appears with a "?". When I place the mouse pointer over
the breakpoint the following information is provided:

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

Anyone know how to get the symbols re-loaded for a
document. The debugger is working fine in other projects.

Thanks in advance for any help you can give.
 
You changed your configuration from Debug to Release. Put it back to Debug.

Matt
 

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

Back
Top