01.03.2010 2:33, dmitry boyarintsev wrote:
On Sun, Feb 28, 2010 at 8:53 PM, Sergei Gorelkin
<[email protected]> wrote:
There should be no need to test for the IDE. Just write messages to some
named IPC channel, and have the IDE (or whatever other "log viewer"
application) listen on the other side. IIRC this is how OutputDebugString
works, it uses a named pipe for communication.
Is there a ready to use component for that?
We can use a piece of lazarus\tools\debugserver code to do this.
Best regards,
Paul Ishenin.
--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus