DelphiFAQ Home Search:

Tracing through VCL source code

 

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

By default, you can't trace into VCL units while debugging your application.

However, if you have the VCL source files, you can force Delphi to treat them as part of your project, and enable the integrated debugger to trace execution into these units too. To do so, you'll need to add the path to the VCL source code to your project's current search path and then rebuild the entire project.

Since you will step in VCL source code a lot, it would be a good idea to set those files to "read-only".. using your file manager or the tool ATTRIB:

attrib +r \delphi\source\vcl\*.* /s

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 Los Angeles, 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.