DelphiFAQ Home Search:

Stop the debugger asking for source code of custom components

 

commentsThis article has not been rated yet. After reading, feel free to leave comments and rate it.

Question:

I've got some custom components which I've complied and placed all relative files (except source) in the Delphi directory.

When I come to debug and step into a line of code which uses my custom components Delphi asks for the file name. How do I stop this? It does not ask for the system files.

Answer:

Make sure when you build your custom components that you have all debug information turned off. Better yet just embed {$D-,L-} at the top of all unit in which you do not want debug information included.

Best: have a global include file {$INCLUDE DEFS.INC} in all files. Turn them on/ off there.


Comments:

 

 

Email address (not necessary):

Rate as
Hide my email when showing my comment.
Please notify me once a day about new comments on this topic.
Please provide a valid email address if you select this option.
 
It seems that you are
from Washington, US .

Info/ Feedback on this

Show city and country
Show country only
Hide my location
You can mark text as 'quoted' by putting [quote] .. [/quote] around it.
Please type in the code:
photo Add a picture:

Please do not post inappropriate pictures. Inappropriate pictures include pictures of minors and nudity. The owner of this web site reserves the right to delete such material.