[DUG] Break points

Robert martin rob at chreos.co.nz
Tue Mar 25 11:27:20 NZDT 2008


Hi

Just fixed the second part of my problem.  Misaligned breakpoints. 

Cut and paste pas file into another editor (I used PsPad as recommend in 
web search).  Saved pas.  Breakpoints work!

Apparently this is something to do with missing / bad crlf entries.  
Perhaps from cutting and pasting from web sites (although I don't think 
I did in this pas).

Anyway that just leaves me with the permanent break points !

Rob Martin
Software Engineer

phone +64 03 377 0495
fax   +64 03 377 0496
web www.chreos.com

Wild Software Ltd



Robert martin wrote:
> Hi
>
> I am having major problems with breakpoints.  I have about 30 
> breakpoints that I cannot remove.  I can deselect them when they break 
> or use the 'delete all' button in the breakpoint list.  However the 
> next time I open the code / restart delphi they are back.  I have 
> ignored this for a while (it is annoying but not a killer).
>
> However now I have a pass I am trying to debug and the breakpoint 
> lines (where you can break) are out of sync with the code.  I have had 
> this before also but usually restarting or remove a duplicate copy of 
> the pass in the search path fixes it, however in this case it 
> doesn't.  When it does break it F8s through lines of code in funny 
> places.  i.e. the debugger and display are not sync'd.
>
> Any suggestions.
>


More information about the Delphi mailing list