The debugger will not allow me to debug my DLL code. I have made sure that
the search and debug paths for the project includes the source directory
(since the output directory is different) and debugging is working fine for
normal projects. I just can't seem to debug inside my DLL code, breakpoints
are ignored. The host application is in the same project group, but not
active when running the DLL.

One thing I noticed is that the blue dots are there after being compiled,
but gone when it's running (which is why I mentioned that I do have the
paths set).

Any ideas?

Phil.

---------------------------------------------------------------------------
    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"
Web Archive at: http://www.mail-archive.com/delphi%40delphi.org.nz/

Reply via email to