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: [RFC][patch] Avoid repeated calls to solib_add on initial attach.


On Friday 22 July 2011 18:18:06, Paul Pluzhnikov wrote:
> 2011-07-22  Paul Pluzhnikov  <ppluzhnikov@google.com>
> 
>         * progspace.h (struct program_space): Add solib_add_generation.
>         * infcmd.c (post_create_inferior): Only call solib_add if not
>         already done.
>         * solib.c (solib_add): Increment solib_add_generation.

Okay.

-- 
Pedro Alves


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