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]

[commit] [patch] gdbserver: Fix harmless crash for current-lwp-dead.exp


On Thu, 08 Dec 2011 11:17:07 +0100, Pedro Alves wrote:
> On Thursday 08 December 2011 00:05:00, Jan Kratochvil wrote:
> > There is nothing left from the kernel point of view.
> 
> When we fix gdbserver so that gdb.threads/leader-exit.exp doesn't
> hang, then there will be.  On native debugging, we end up reapping
> the zombie leader in inf-ptrace.c:inf_ptrace_mourn_inferior.  gdbserver
> does not do that.

I think it will be different but not going to discuss what will happen if...


> > Sorry for the confusion with "thread group leader".  OK to check it in?
> 
> Yes.

Checked in:
	http://sourceware.org/ml/gdb-cvs/2011-12/msg00067.html


Thanks for the review,
Jan


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