Why are breakpoints green and not working?
问题 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 clean it. Tried to delete temporary files, like .stat and .dcu . Switching back and forth to Release and Debug modes, rebuilding, recompiling them. The Debugging options under Project -> Options -> Delphi compiling are all set to true. Checked if there are no duplicate files in the search paths . Other projects are working