Page 1 of 1

Including source code for debug

Posted: Tue 23 Sep 2014 19:19
by jmrunyan
We have v9.3.10 for Delphi 6 with the source code option. After installing ODAC I have copied the source code to the C:\Program Files (x86)\Devart\ODAC for Delphi 6\Source.

I have included this path in the search path for the IDE. I cannot set a break point.

What steps am I missing?

Thanks,

John

Re: Including source code for debug

Posted: Wed 24 Sep 2014 07:18
by AlexP
Hello,

Add paths to sources in Delphi Main Menu -> Tools - Environment Options -> Library -> Library Path, and make sure that this record is above the paths to bpl and dcu files of ODAC. Check for the possibility to set a break point.