Hi,
 I have a problem with my D7 that appeared last week.

When I set a breakpoint and the application reaches it, I can't do nothing
with the debugger. F7, F8, F9, Watches, nothing works. I'm stuck on my
breakpoint until I do a Program Reset. The debugger won't work until I close
Delphi and restart it. The debugger will then work for a 2-3 days and stop
again.

Anyone has seen this?

I don't know why it happens, but whenever I am working in projects where the source files are read only I get this problem as well. If I delete all the DCUs and build all, problem goes away for a few days. If I run the same project without read only source files, I never see this problem. We ran Delphi 7 on our main project for 2 years using VSS and no read only. Switched to another source control system with read only files and we started having this problem. Removed the read only attrib on the files and problem went away again. Might be coincidence, but for us it would be one very strange one. For us, I think it has something to do with Delphi trying to write to the project files, can't write what it needs then freaks out.

__________________________________________________
Delphi-Talk mailing list -> [email protected]
http://www.elists.org/mailman/listinfo/delphi-talk

Reply via email to