Breakpoint in VS. NET 2003

  • Thread starter Thread starter Oleg Starodumov
  • Start date Start date
Hello,
I have one cpp file in my project that I cannot assign a breakpoint on some
of its functions.
The file is 323 rows long, every function that located under 272 row can be
set a breakpoint.
Every function that placed after this row cannot be set a breakpoint.
If I replace the function, to a row under 272 I can Set a breakpoint.
It happens only in one cpp file among thousands!!!!

Dows anyone familiar with this problem, and its solution ?
Thanks,.
Janiv Ratson.
 

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