This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [RFA] load lipthread symbols even when auto-solib-add is off
- From: Kevin Buettner <kevinb at redhat dot com>
- To: gdb-patches at sources dot redhat dot com
- Date: Wed, 18 Oct 2006 17:07:23 -0700
- Subject: Re: [RFA] load lipthread symbols even when auto-solib-add is off
- References: <20061017231911.GR1903@adacore.com>
On Tue, 17 Oct 2006 19:19:11 -0400
Joel Brobecker <brobecker@adacore.com> wrote:
> 2006-10-17 Joel Brobecker <brobecker@adacore.com>
>
> * solib.c (libpthread_solib_p): New function.
> (solib_add): Always read the symbols from the libpthread library.
Okay.
Kevin