Simultaneous uses of fprintf() in several threads.
Heiko Leberer
Heiko_Leberer at non.agilent.com
Mon Nov 13 08:45:39 GMT 2000
Le Coent Yannick wrote:
>
> Hello,
>
> I have got a problem when using the KDevelop debugger.
>
...
>
> I do not know why I do not get the lines "6:" and "7:".
>
Try a flush(OutputStream) after each fprintf() to ensure, that no
messages are lost due to unflushed buffers.
If you're still missing the messages after flushing, then there's a
reason for further investigation.
Best regards,
Heiko.
-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«
More information about the KDevelop
mailing list