On Wed, 12 Sep 2012 16:53:57 +0200 Michael Schnell <[email protected]> wrote:
> On 09/12/2012 03:59 PM, Mattias Gaertner wrote: > > > > AFAIK many developers add range checking to the IDE build options so > > many lazarus packages, including the LCL, are tested with range > > checks. > > > I found that ~/.fpc.cfg seems to acknowledge a "DEBUG" preset and > activates several checks when this is found. > > Is it possible to do this in the IDE for testing packages ? Add -dDEBUG to the IDE build options. Mattias -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
