[DUG] Break points
Jeremy North
jeremy.north at gmail.com
Tue Mar 25 12:52:20 NZDT 2008
Apologies for replying directly but my replies don't seem to make it
to the list. Must be a gmail thing as they keep being rejected.
Delete your projects DSK file and also the DOF file if you use an old
delphi version. You may also have a project of the same name but in a
different folder. Delete that projects DSK/DOF file as well.
If you are using Delphi 2006 - delete the BDSPROJ, using Delphi 2007 -
delete the DPROJ.
If you are using a project group, close it and just open up the one
project. Restart the IDE with just the single project loaded and see
if that works.
cheers,
Jeremy
On Tue, Mar 25, 2008 at 9:27 AM, Robert martin <rob at chreos.co.nz> wrote:
> 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.
> >
>
> _______________________________________________
> NZ Borland Developers Group - Delphi mailing list
> Post: delphi at listserver.123.net.nz
> Admin: http://delphi.org.nz/mailman/listinfo/delphi
> Unsubscribe: send an email to delphi-request at listserver.123.net.nz with Subject: unsubscribe
>
More information about the Delphi
mailing list