From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13069 invoked by alias); 9 Sep 2003 21:39:12 -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 13055 invoked from network); 9 Sep 2003 21:39:10 -0000 Received: from unknown (HELO gateway.sf.frob.com) (64.81.54.130) by sources.redhat.com with SMTP; 9 Sep 2003 21:39:10 -0000 Received: from magilla.sf.frob.com (magilla.sf.frob.com [198.49.250.228]) by gateway.sf.frob.com (Postfix) with ESMTP id 387D0357B; Tue, 9 Sep 2003 14:39:09 -0700 (PDT) Received: (from roland@localhost) by magilla.sf.frob.com (8.11.6/8.11.6) id h89Ld6w04992; Tue, 9 Sep 2003 14:39:06 -0700 Date: Tue, 09 Sep 2003 21:39:00 -0000 Message-Id: <200309092139.h89Ld6w04992@magilla.sf.frob.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit From: Roland McGrath To: Daniel Jacobowitz Cc: Peter Barada , 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: Daniel Jacobowitz's message of Tuesday, 9 September 2003 17:30:03 -0400 <20030909213003.GA5878@nevyn.them.org> Emacs: it's like swatting a fly with a supernova. X-SW-Source: 2003-09/txt/msg00123.txt.bz2 > warning: Cannot initialize thread debugging library: unknown thread_db error '22' > > on my native setup. This happens when debugging a particular > statically linked executable that was built against a different version > of linuxthreads than is present on my host. That is (unfortunately) the expected behavior.