Ol eg Da nu
2009-08-19 12:18:52 UTC
Hi C++-ers,
I have this strange problem debugging a project. I have a cpp which
creates me problems debugging, I mean when I get to the brakepoint and
trying to step over, it seems like to me that the debugging area is
not the same what I see. I f you understand me correctly... debugging
cursor does not pass over empty rows of the code, and vice-versa in
some cases it overpasses coded rows. I made a test... I was stepping
in from a point and when I step in a simple row, it steps in a
function that is 3 rows bellow. So debugging info doesn't match what I
see. What can I do to repair it, I tried to rebuild the project and
nothing helped??
I have this strange problem debugging a project. I have a cpp which
creates me problems debugging, I mean when I get to the brakepoint and
trying to step over, it seems like to me that the debugging area is
not the same what I see. I f you understand me correctly... debugging
cursor does not pass over empty rows of the code, and vice-versa in
some cases it overpasses coded rows. I made a test... I was stepping
in from a point and when I step in a simple row, it steps in a
function that is 3 rows bellow. So debugging info doesn't match what I
see. What can I do to repair it, I tried to rebuild the project and
nothing helped??