I am trying to run a debug on my code, but somehow it stopped working. Here is a snippet and the green lines it is showing:
- I have tried to right click on my project and
cleanit. - Tried
to delete temporary files, like
.statand.dcu. - Switching back and forth to
ReleaseandDebugmodes, rebuilding, recompiling them. - The
Debuggingoptions underProject -> Options -> Delphi compilingare all set to true. - Checked if there are no duplicate files in the
search paths. - Other projects are working correctly.
- Also tried swearing.
What am I doing wrong?



