Breakpoint does not break.

From: Johan Smit (smitjsno_at_spamlantic.net)
Date: 12/13/04


Date: Mon, 13 Dec 2004 16:19:16 +0200

Hi,
After some weird mishap, I had to re-install Delphi5, and the update.
Now I cannot use the integrated debugger.
The blue dots are there, and clicking on the left brings the selected
line in red, but it does not break at the breakpoint. The DLL that is
being debugged just runs.
I have selected the project/options all that I can see for debugging,
and am at wits end.
When I insert asm int 3 end; the CPU page is shown, but I cannot go to
the next line, it keeps on showing machine code.
The project did recognise breakpoints before, so I cannot believe it
is in the project. The problem must be in the Delphi.
Please help!
Thank you
Johan Smit



Relevant Pages

  • Breakpoint does not break
    ... After some weird mishap, I had to re-install Delphi5, and the update. ... Now I cannot use the integrated debugger. ... The blue dots are there, and clicking on the left brings the selected ... The project did recognise breakpoints before, ...
    (comp.lang.pascal.delphi.misc)
  • Re: Delphi-debugger-limit: 65534 lines in file ?
    ... > Delphi unit I was interested in, and to my horror, the unit was over ... The debugger and the editor treat end of line markers differently. ... the blue dots will shift up your source. ... You just need to convert single line feeds into carriage return/line ...
    (borland.public.delphi.non-technical)