Delphi debugger ignores line in source code

Posted by Phil Birell p16812 on January 03, 2009

Hi DelphiLand Team,

There is a line in my Delphi source code where the debugger doesn't stop, if I set a breakpoint on this line (click in the margin so that a red dot appears). I tried to move this line and rebuild the project, but it stays the same.
Are there some procedures, functions or keywords where the debugger does not "break"?

Thanks for helping me :)