breakpoints not working

From: mark wheeler (mark-wheeler_at_tiscali.co.uk)
Date: 11/26/03


Date: 26 Nov 2003 08:23:49 -0700


Hi

I hope someone can help me with this problem.

I cant get breakpoints to work. I have a large app written in Delphi 5 Enterprise. The main form works fine, I can compile, set a breakpoint and the debugger stops at the breakpoint line. However, If I then open another form and try to add a breakpoint, it doesnt work, the breakpoint seems to be set (the line changes colour to red) but the app runs on past the breapoint line. Ive checked the compiler options in both project and tools and the options are set in both places. One strange thing though, After compiling the app, I dont get the blue dots on each line (except the main form). Anyone got any ideas ?

TIA

MArk Wheeler.