[Lazarus] Debugging Design packages in Lazarus
Vincent Snijders
vsnijders at vodafonevast.nl
Mon Oct 26 07:51:54 CET 2009
Boian Mitov schreef:
> Hi folks,
>
> Is there a way to debug design time packages in the IDE ?
> In Delphi the packages are in DLL and by specifying the IDE as a host
> application you can debug them.
> What is the recommended approach in Lazarus?
>
>
Use Lazarus to debug lazarus. Open the ide\lazarus.lpi project to run
the IDE with your design time components.
Vincent
More information about the Lazarus
mailing list