This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [RFA/gdbserver] Unexpected EOF read from socket after inferior exits.
- From: Pedro Alves <pedro at codesourcery dot com>
- To: Thomas Schwinge <thomas at codesourcery dot com>
- Cc: gdb-patches at sourceware dot org
- Date: Wed, 11 Aug 2010 14:22:41 +0100
- Subject: Re: [RFA/gdbserver] Unexpected EOF read from socket after inferior exits.
- References: <1278451801-10588-1-git-send-email-brobecker@adacore.com> <87mxtlkgac.fsf@dirichlet.schwinge.homeip.net> <87k4nxz6om.fsf@dirichlet.schwinge.homeip.net>
On Wednesday 11 August 2010 13:15:37, Thomas Schwinge wrote:
> Here is a tested patch for gdbserver; OK to check in?
Yes, thanks. Could you put this in the 7.2 branch as well?
> Might some thing
> similar be needed for GDB itself? I had a quick look, but couldn't spot
> an equivalent problem.
Nope. GDB already does this exactly how you're making
gdbserver do (end of linux_nat_wait_1).
--
Pedro Alves