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.
 
Back
Top