Delphi debugging problems

Posted by Elaine P15160

I have a problem in debugging my Delphi programs.
When I set a break point in the code, it does not stop at the point where I assigned the breakpoint, but elsewhere. It appears as though it does not relate with the actual code.

Related Articles and Replies