This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: Add base linux native multi-process support.
- From: Paul Pluzhnikov <ppluzhnikov at google dot com>
- To: Pedro Alves <pedro at codesourcery dot com>
- Cc: gdb-patches at sourceware dot org, Tom Tromey <tromey at redhat dot com>
- Date: Mon, 18 May 2009 10:10:06 -0700
- Subject: Re: Add base linux native multi-process support.
- References: <200904072056.04727.pedro@codesourcery.com> <m3vdoz2nar.fsf@fleche.redhat.com> <200905180327.00969.pedro@codesourcery.com> <200905181444.53703.pedro@codesourcery.com>
On Mon, May 18, 2009 at 6:44 AM, Pedro Alves <pedro@codesourcery.com> wrote:
> 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.
I agree.
I don't really think this conditioning is that great in single-process
mode either. I just did it to replicate current behavior.
> 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!).
I just built and tested this with several different libthread_db's.
I don't see any problems :-)
Thanks,
--
Paul Pluzhnikov