Check you project options. You may be compiling without debug information.
If file is in a Package then check its options. I had a problem where a unit
was compiled in the
packade without debugger information, and when I compiled my project, which
did have debugger infomation, I couldn't debug it, because delphi was
simpliy linking in the dcu, and not recompiling the pas with my project
options.

Stacey

> -----Original Message-----
> From: John Christenhusz [mailto:[EMAIL PROTECTED]]
> Sent: Monday, 18 December 2000 10:40 a.m.
> To: Multiple recipients of list delphi
> Subject: [DUG]: Debugger
> 
> 
> Hi all,
> 
> All of a sudden my Delphi environment (D4) doesn't allow me 
> to set break
> points or to step through.
> The "Integrated Debugger" checkbox in "Tools/Debugger Options/" is on.
> 
> Any ideas?
> 
> Thanks,
> 
> John Christenhusz
> 
> 
> --------------------------------------------------------------
> -------------
>     New Zealand Delphi Users group - Delphi List - 
> [EMAIL PROTECTED]
>                   Website: http://www.delphi.org.nz
> To UnSub, send email to: [EMAIL PROTECTED] 
> with body of "unsubscribe delphi"
> 
---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz
To UnSub, send email to: [EMAIL PROTECTED] 
with body of "unsubscribe delphi"

Reply via email to