From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11544 invoked by alias); 22 Sep 2006 14:03:52 -0000 Received: (qmail 11529 invoked by uid 22791); 22 Sep 2006 14:03:51 -0000 X-Spam-Check-By: sourceware.org Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.31.1) with ESMTP; Fri, 22 Sep 2006 14:03:43 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1GQlcz-0007nC-1S; Fri, 22 Sep 2006 10:03:41 -0400 Date: Fri, 22 Sep 2006 14:03:00 -0000 From: Daniel Jacobowitz To: Prosun Niyogi Cc: gdb@sourceware.org, pniyogi@us.ibm.com Subject: Re: TLS on powerpc(32/64) Message-ID: <20060922140340.GA29921@nevyn.them.org> Mail-Followup-To: Prosun Niyogi , gdb@sourceware.org, pniyogi@us.ibm.com References: <20060921235203.GA9769@nevyn.them.org> <20060922025718.19237.qmail@web38906.mail.mud.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060922025718.19237.qmail@web38906.mail.mud.yahoo.com> User-Agent: Mutt/1.5.13 (2006-08-11) X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2006-09/txt/msg00129.txt.bz2 On Thu, Sep 21, 2006 at 07:57:18PM -0700, Prosun Niyogi wrote: > Can you suggest where I should look next? I took a quick look at > libthread_db in glibc, and it looks like none of the fuctions have > changed in libc. Look at where the error message you're getting comes from. How did we get there? Why do the predicate functions higher up in that function return false? -- Daniel Jacobowitz CodeSourcery