[lazarus] Lazarus Pascal code

Michael A. Hess mhess at miraclec.com
Tue May 2 20:59:26 EDT 2000


Vincent Snijders wrote:
> 
> From: Baeseman, Cliff <Cliff.Baeseman at greenheck.com>
> > We all pretty much stick with the writeln debugger which ships
> > standard with fpc. ;)
> And compiling with debug-info means leaving a lot of writeln's in the
> code.
> It slows down execution the same way as the more advanced debuggers
> like gdb. ;-)

Which is why I wrote the utrace feature to be used with Assertions.
However it appears that nobody uses this. It allows you to turn on and
off any trace statements (currently writelns) by setting a compiler
directive. If we could start using that again it would allow us to leave
the trace information in for the developers and turn it off for people
wanting to play with Lazarus.

The current developers are aware of this feature aren't they?

Aren't you?

-- 
==== Programming my first best destiny! ====

Michael A. Hess      Miracle Concepts, Inc.
mhess at miraclec.com   http://www.miraclec.com






More information about the Lazarus mailing list