[Lazarus] programming and testing ide design time package

Marc Santhoff M.Santhoff at web.de
Tue Jun 7 15:16:53 CEST 2016


On Mo, 2016-06-06 at 22:48 +0200, Mattias Gaertner wrote:
> On Mon, 06 Jun 2016 22:43:04 +0200
> Marc Santhoff <M.Santhoff at web.de> wrote:
> 
> > On Mo, 2016-06-06 at 20:18 +0300, Juha Manninen wrote:
> > > 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.
> 
> Hint: you can have multiple Lazarus instances, using the --pcp command
> line switch.

Ah, I didn' think about it, thanks.

A bit confusing at first, solving the chicken-egg-problem by getting
another chicken... ;)

Getting hungry now,
Marc

-- 
Marc Santhoff <M.Santhoff at web.de>




More information about the Lazarus mailing list