From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13220 invoked by alias); 9 Sep 2003 20:46:19 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 13208 invoked from network); 9 Sep 2003 20:46:19 -0000 Received: from unknown (HELO gateway.sf.frob.com) (64.81.54.130) by sources.redhat.com with SMTP; 9 Sep 2003 20:46:19 -0000 Received: from magilla.sf.frob.com (magilla.sf.frob.com [198.49.250.228]) by gateway.sf.frob.com (Postfix) with ESMTP id BFA29357B; Tue, 9 Sep 2003 13:46:17 -0700 (PDT) Received: (from roland@localhost) by magilla.sf.frob.com (8.11.6/8.11.6) id h89KkFM04531; Tue, 9 Sep 2003 13:46:15 -0700 Date: Tue, 09 Sep 2003 20:46:00 -0000 Message-Id: <200309092046.h89KkFM04531@magilla.sf.frob.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit From: Roland McGrath To: Peter Barada Cc: gdb@sources.redhat.com, libc-alpha@sources.redhat.com, Peter.Barada@motorola.com Subject: Re: Trouble with gdbserver from gdb-5.3, glibc-2.3.2 on ppc32 In-Reply-To: Peter Barada's message of Tuesday, 9 September 2003 16:31:54 -0400 <200309092031.h89KVsI30886@hyper.wm.sps.mot.com> X-Zippy-Says: My polyvinyl cowboy wallet was made in Hong Kong by Montgomery Clift! X-SW-Source: 2003-09/txt/msg00117.txt.bz2 libpthread and libthread_db are very closely tied. You have to use a libthread_db that is part of the same glibc package that libpthread came from. The situation is not cross-friendly, sorry.