This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: GDB: error detected on stdin
- From: Tom Tromey <tromey at redhat dot com>
- To: Andreas Schwab <schwab at redhat dot com>
- Cc: Vikash Jain <vikashjin at gmail dot com>, gdb at sourceware dot org, gdb-patches at sourceware dot org
- Date: Tue, 24 May 2011 13:14:18 -0600
- Subject: Re: GDB: error detected on stdin
- References: <BANLkTi=dK2wZ8nN86QvWpePEk0DEgLQ2jA@mail.gmail.com> <m3oc2sw4oh.fsf@redhat.com>
>>>>> "Andreas" == Andreas Schwab <schwab@redhat.com> writes:
Andreas> 2011-05-24 Andreas Schwab <schwab@redhat.com>
Andreas> * event-loop.c (handle_file_event): Don't handle POLLHUP as error.
This is ok. IIRC this fixes some PR as well.
Tom