GNU bug report logs - #9767
24.0.90; gdb initialization on Cygwin

Previous Next

Package: emacs;

Reported by: Ken Brown <kbrown <at> cornell.edu>

Date: Sun, 16 Oct 2011 16:05:02 UTC

Severity: normal

Found in version 24.0.90

Done: Ken Brown <kbrown <at> cornell.edu>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Ken Brown <kbrown <at> cornell.edu>
To: Stefan Monnier <monnier <at> iro.umontreal.ca>
Cc: Eli Zaretskii <eliz <at> gnu.org>, Andreas Schwab <schwab <at> linux-m68k.org>, 9767 <at> debbugs.gnu.org
Subject: bug#9767: 24.0.90; gdb initialization on Cygwin
Date: Sat, 22 Oct 2011 05:47:24 -0400
On 10/21/2011 6:24 PM, Stefan Monnier wrote:
>> unreliable, and, in particular, it consistently fails on Cygwin.  In other
>> words, the SIGALRM is delivered before select times out, causing select to
>> get interrupted.  So wait_reading_process_output does indeed loop, and
>> select fails every time (except when a key is pressed).
>
> Why is it a problem that `select' fails?  It should not be a problem: in
> the worst case it should only mean that Emacs does "busy waiting" and
> uses up more CPU than needed.  But it shouldn't prevent Emacs from
> reading input from processes (which IIUC is the actual problem we're
> trying to solve).

You're right.  I wasn't thinking clearly.  The problem  is not solved.

Ken





This bug report was last modified 13 years and 219 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.