[lazarus] Trace via Assert is committed

michael at tfdec1.fys.kuleuven.ac.be michael at tfdec1.fys.kuleuven.ac.be
Thu Jul 29 11:57:50 EDT 1999




On Thu, 29 Jul 1999, Jeff Wormsley wrote:

> On 7/29/99, at 12:08 PM, michael at tfdec1.fys.kuleuven.ac.be wrote: 
> 
> >You may want to change the default behaviour to output to stderr instead of
> >output; this way you can split the 'normal' output from debug output.
> >stderr is standard defined by FPC.
> >
> >Just standard unix/linux behaviour.
> 
> Remember if you do this for a Win32 machine, you won't be able to capture the output by piping to a file, as in "lazarus > debug.txt" because stderr does not get piped out like normal output.

Just use the 'redir' program that comes with djgpp, and then it should work 
fine.

Michael.






More information about the Lazarus mailing list