This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [RFA/gdbserver] Unexpected EOF read from socket after inferior exits.


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]