On Tue, 20 Jul 2010 13:38:46 +0200 Reimar Grabowski <[email protected]> wrote:
> On Tue, 20 Jul 2010 11:47:22 +0200 > Bernd <[email protected]> wrote: > > > We could even establish an open standard for such debug monitoring on > > linux because there doesn't seem to be one already. > > Most likely because noone ever missed it. But this is just my personal > opinion and I prefer using gdb directly and seldom use it from within > lazarus. And writeln() or debugln() are good enough for my debugging output > needs. > > a...@b:~$ ./myprog >> debug.log works quite well, too. > > Why I need a program (debug monitor) to capture stdout output is beyond me. > So please enlighten me. What are the benefits of such a debug monitor? > Perhaps I am missing something. Searching, filtering, highlighting and comparing with former runs. Mattias -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
