From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11159 invoked by alias); 13 Dec 2001 20:20:43 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 10901 invoked from network); 13 Dec 2001 20:19:26 -0000 Received: from unknown (HELO cygnus.com) (205.180.230.5) by sources.redhat.com with SMTP; 13 Dec 2001 20:19:26 -0000 Received: from cygnus.com (reddwarf.cygnus.com [205.180.231.12]) by runyon.cygnus.com (8.8.7-cygnus/8.8.7) with ESMTP id MAA22046; Thu, 13 Dec 2001 12:19:21 -0800 (PST) Message-ID: <3C190C90.4C4E06E7@cygnus.com> Date: Thu, 13 Dec 2001 12:20:00 -0000 From: Michael Snyder Organization: Red Hat, Inc. X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.4.2-2smp i686) X-Accept-Language: en MIME-Version: 1.0 To: Marcos Pindado =?iso-8859-1?Q?Sebasti=E1n?= CC: gdb-patches@sources.redhat.com Subject: Re: Problems with GDB 5.1 and Pthreads References: <004b01c183f6$e63a52e0$050c010a@sigsirius> Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-SW-Source: 2001-12/txt/msg00357.txt.bz2 > Marcos Pindado Sebastián wrote: > > Hi. > I am developing under linux SlackWare 7.0 and have several problems > with gdb and multithreaded programs. > Gdb is 5.1 configured on P3 PC. > - Every call to a pthread function results in the reception of a > SIG32. This is typical of a mismatch between gdb and glibc. Newer versions of gdb use a newer version of glibc to interface to the pthread library.