[Lazarus] programming and testing ide design time package

Juha Manninen juha.manninen62 at gmail.com
Mon Jun 6 19:18:08 CEST 2016


On Monday, June 6, 2016, Marc Santhoff <M.Santhoff at web.de> wrote:
>
> The code is written and compiled. Then it needs to be installed in the
> IDE and tested. How can I do it in a handy way?
>

You can debug the IDE by opening lazarus.lpi project and pressing F9.
Lazarus must be built with debug info before that.
Another way to debug is by adding DebugLn() calls and checking their output
in console or log file.

Juha
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20160606/19795c66/attachment-0002.html>


More information about the Lazarus mailing list