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: [PATCH] linux-nat.c


On Thu, Sep 14, 2006 at 03:55:35PM +1200, Nick Roberts wrote:
> 
> On nickrob-async-20060513-branch I get a zombie process each time I start the
> inferior.  It doesn't happen for me on mainline but the patch below seems to
> belong there anyway.

OK, thanks.

Normally the first process gets killed, and that leaves the second one
belonging to init, which reaps it.  Dunno what else might be wrong.

-- 
Daniel Jacobowitz
CodeSourcery


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