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: Add base linux native multi-process support.


On Monday 18 May 2009 03:27:00, Pedro Alves wrote:
> In a multi-process world, I don't think we can make this conditioning
> on last_loaded be sensible anymore. ?If the user wants to see this
> message, then he'll want it for every inferior started; it would look
> awkward to sometimes print it and sometimes not, depending on what
> version of libpthread the other inferior you're also debugging had
> just loaded. ?Anyone disagrees?

These patches are so mechanically invasive that they've been blocking
multi-process for weeks now.  I think this is the only detail that may
need sorting out, if at all, so I think I'll go ahead with the patch,
and offer myself to fix this bit if needed.  If should be easier for
Paul to try it out as well this way (just cvs up!).

-- 
Pedro Alves


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