qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] Debugging


From: Tom Musgrove
Subject: [Qemu-devel] Debugging
Date: Wed, 25 Feb 2004 18:49:45 +0000

Fabrice

in exec.c

instead of setvbuf(logfile, NULL, _IOLBF, 0);

we should use

setlinebuf(logfile);

according to the manfile

http://www.hmug.org/man/3/setbuf.html

Unfortunately I don't think this solves my problem.

Tom M.

_________________________________________________________________
Click, drag and drop. My MSN is the simple way to design your homepage. http://click.atdmt.com/AVE/go/onm00200364ave/direct/01/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]