From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2330 invoked by alias); 25 Nov 2003 23:00:24 -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 2323 invoked from network); 25 Nov 2003 23:00:23 -0000 Received: from unknown (HELO gateway.sf.frob.com) (64.81.54.130) by sources.redhat.com with SMTP; 25 Nov 2003 23:00:23 -0000 Received: from magilla.sf.frob.com (magilla.sf.frob.com [198.49.250.228]) by gateway.sf.frob.com (Postfix) with ESMTP id B567F357B; Tue, 25 Nov 2003 15:00:22 -0800 (PST) Received: from magilla.sf.frob.com (localhost.localdomain [127.0.0.1]) by magilla.sf.frob.com (8.12.9/8.12.9) with ESMTP id hAPN0MHi015883; Tue, 25 Nov 2003 15:00:22 -0800 Received: (from roland@localhost) by magilla.sf.frob.com (8.12.9/8.12.9/Submit) id hAPN0MLM015879; Tue, 25 Nov 2003 15:00:22 -0800 Date: Tue, 25 Nov 2003 23:00:00 -0000 Message-Id: <200311252300.hAPN0MLM015879@magilla.sf.frob.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit From: Roland McGrath To: Andrew Cagney Cc: gdb-patches@sources.redhat.com Subject: Re: [rfa/threads] Convert thread event descriptors to code addrs In-Reply-To: Andrew Cagney's message of Tuesday, 25 November 2003 17:46:02 -0500 <3FC3DBAA.2070605@redhat.com> X-Zippy-Says: Should I start with the time I SWITCHED personalities with a BEATNIK hair stylist or my failure to refer five TEENAGERS to a good OCULIST? X-SW-Source: 2003-11/txt/msg00585.txt.bz2 > Does NPTL do anything with that address internally? Or just pass it > through? Note, btw, that LinuxThreads and NPTL both have the same issue here, and the answers I've given apply to both.