[Lazarus] debugging with console output [Re: invisible break points??]

Martin lazarus at mfriebe.de
Thu Jan 13 20:50:33 CET 2011


On 08/01/2011 00:55, David Emerson wrote:
>
> I did try the run parameter:>logfile
> ...a basic redirect. And it worked! program output was redirected to the file,

in rev 29002 a very basic solution has been applied.

In the debugger option you can specify a tty (for in and output of your app)
Default is /dev/null, and /dev/null is also used if the config doesn't 
exist (or isn't a tty)

I am aware that isn't very comfortable. It is only a first step....




More information about the Lazarus mailing list