[Lazarus] Lazarus and FPC FCL

Sven Barth pascaldragon at googlemail.com
Sat Jan 21 14:27:42 CET 2012


On 21.01.2012 11:58, Hans-Peter Diettrich wrote:
> Since some days (SVN updates) I have problems with unit IniFiles. I
> cannot debug these problems, because the IDE seems not to find the
> proper source files (fpc\packages\fcl-base\src\inifiles.pp), so that
> breakpoints in this files are not honored (no dots shown).
>
> Where should I look for?
>
> BTW using Win7, Lazarus and FPC trunk

Did you compile FPC with debug flags (e.g. CROSSOPT="-gl")? If you did 
just a "make all" then there won't be any debug info and then Lazarus 
can't help you there.

Regards,
Sven




More information about the Lazarus mailing list