This is the mail archive of the
gdb-patches@sources.redhat.com
mailing list for the GDB project.
Re: RFA: abstract out thread compilation code
- From: Jim Blandy <jimb at redhat dot com>
- To: gdb-patches at sources dot redhat dot com
- Date: 29 Aug 2002 17:23:47 -0500
- Subject: Re: RFA: abstract out thread compilation code
- References: <20020613174206.DCA255EA11@zwingli.cygnus.com>
I've committed this.
Jim Blandy <jimb@redhat.com> writes:
> 2002-06-13 Jim Blandy <jimb@redhat.com>
>
> * gdb.threads/pthreads.exp: Move the portable thread compilation
> code into a function in lib/gdb.exp, and call that from here.
> * lib/gdb.exp (gdb_compile_pthreads): New function.