Hi all, I'm unable to convince the debugger to do what it is designed to do for one of my projects. It refuses to break on a breakpoint set in the code showing instead a white cross on a red background and a green line. The code surely hasn't been removed by the optimizer (as it does execute at runtime). Anywhere I try to set a breakpoint it refuses...
This works just fine in other projects, just not this particular one. It has worked fine in the past, but "suddenly" stopped one day? As far as I know I've checked all the possible settings, selected the "Debug build" etc. This is driving me crazy - I'm now inserting debug statements in the code as a very poor man's alternative! Any ideas? Jan _______________________________________________ NZ Borland Developers Group - Delphi mailing list Post: delphi@delphi.org.nz Admin: http://delphi.org.nz/mailman/listinfo/delphi Unsubscribe: send an email to delphi-requ...@delphi.org.nz with Subject: unsubscribe