[DUG] Problems with the debugging (2010)
Jan Bakuwel
jan.bakuwel at omiha.com
Thu Sep 16 17:27:30 NZST 2010
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
More information about the Delphi
mailing list