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: SIGCHLD ignored


A Friday 13 June 2008 07:07:52, Vladimir Prus wrote:
> On Friday 13 June 2008 03:23:45 Pedro Alves wrote:

> I realize that the asserts in sigchld handlers are meant to catch problems,
> and we can't remove them -- I just wonder if in this case we have a real
> problem due to race.

In this case, yes, it's just a protective measure against hitting the
wrong signal handler.

-- 
Pedro Alves


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