[lazarus] Trace via Assert is committed

Peter Vreman pfvreman at wins.uva.nl
Thu Jul 29 12:34:36 EDT 1999


At 18:10 29-7-99 , you wrote:


>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.
Or use 4dos, then you can do 'lazarus >& file'








More information about the Lazarus mailing list