Dear forum members.
Thankfully, Lazarus now has 'Debug output' window, where I can see console output of my console application during debugging on Linux (Lazarus 0.9.30.2RC2, Ubuntu 10.04 amd64, FPC 2.4.4).
But, when I start debugging, I become a lot of extra messages in the 'debug output window'. But what I need - only messages, which my console application writes to console!
Do You have any idea how to configure it?
Thank You very much in advance.