[fpc-devel]fp 106 debug setting
Klaus Hartnegg
klaus.hartnegg at zfn-brain.uni-freiburg.de
Thu Apr 4 19:18:20 CEST 2002
On Thu, 4 Apr 2002, Jonas Maebe wrote:
> > var
> > i : byte;
> > {$IFDEF DEBUG}
> > i : word;
> > {$ENDIF}
> Are you sure you don't have the IDE setup for the debugging target? If
> you do that, apart from using the -gl and some other comand line
> switches, it defines the symbol "debug".
Oh, indeed, options/mode is set to debug.
Must have been default setup, I probably didn't change that.
Setting it to "normal" or "release" (what does this mean?)
solves the problem.
Klaus
More information about the fpc-devel
mailing list