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: RFC: Wait for exit after "target remote |"


On Tue, Aug 31, 2010 at 07:07:22PM -0700, Joel Brobecker wrote:
> > 2010-08-30  Daniel Jacobowitz  <dan@codesourcery.com>
> > 
> > 	* config.in, configure: Regenerated.
> > 	* configure.ac: Check for waitpid.
> > 	* ser-pipe.c (pipe_close): Wait for the program to exit.
> 
> FWIW, I think that this is an improvement over the previous situation.
> Leaving processes behind can be disastrous, whereas I also think that
> the chances of a process not dying after a SIGTERM are slim (likely
> unintentional).

Thanks.  In that case, I've put this in (HEAD only).

-- 
Daniel Jacobowitz
CodeSourcery


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