[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
stderr?
From: |
Andrew Burgess |
Subject: |
stderr? |
Date: |
Sun Aug 13 12:52:48 2006 |
On Sun, 05 Jun 2005 07:23:15 -0700, Gary Cramblitt
<address@hidden> wrote:
> This is probably a really stupid question, but I'm out of ideas..
This is probably a stupid answer but do you:
fflush(stderr);
ever? otherwise they are buffered up and you don't see lines right away...
>
> I'm hacking a bit on the new alsa code, inserting debugging statements
> using
> fprintf(stderr, ...), but I don't see them displayed anywhere.
- stderr?, Gary Cramblitt, 2006/08/13
- stderr?, Gary Cramblitt, 2006/08/13
- stderr?,
Andrew Burgess <=
- stderr?, Milan Zamazal, 2006/08/13
- stderr?, Hynek Hanke, 2006/08/13