help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: [h-e-w] Emacs gdb interface


From: Eli Zaretskii
Subject: Re: [h-e-w] Emacs gdb interface
Date: Wed, 21 Mar 2012 20:51:21 +0200

> Date: Wed, 21 Mar 2012 08:33:40 +0100
> From: Dani Moncayo <dmoncayo@gmail.com>
> Cc: help-emacs-windows@gnu.org, help-gnu-emacs@gnu.org
> 
> > There is no newline in the intended output, so perhaps the output isn't
> > flushed yet. Does it appear if you step through the rest of the program?
> 
> I've tried it and not, it never appears, even after I've reached the
> end of the program.

If you add the newline, the output appears at the end, but not in the
input/output buffer.

If there's no newline, I wouldn't expect the output to appear at all,
in such a short program, since standard output redirected to pipes is
fully-buffered on Windows, not line-buffered as on Posix systems.



reply via email to

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