GNU bug report logs -
#9767
24.0.90; gdb initialization on Cygwin
Previous Next
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
On 10/19/2011 6:02 PM, Eli Zaretskii wrote:
>> From: Andreas Schwab<schwab <at> linux-m68k.org>
>> Cc: Eli Zaretskii<eliz <at> gnu.org>, 9767 <at> debbugs.gnu.org
>> Date: Wed, 19 Oct 2011 23:03:23 +0200
>>
>> Ken Brown<kbrown <at> cornell.edu> writes:
>>
>>> No, wait_reading_process_output treats EINTR as though it meant there's no
>>> input available.
>>
>> Which is correct because an interrupted select does not report anything.
>> And then the loop will be restarted to call select again.
>
> Yes, that's what I thought should be happening. Sorry if that was
> unclear.
You were clear. I was the one who muddied the waters by misreading the
code, and Andreas correctly pointed out that I was wrong.
> So the question is still why no input is being reported, although
> wait_reading_process_output should loop and call `select' again.
Yes, that's the question. I'll have to go back to my debugging.
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.