From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12767 invoked by alias); 5 Apr 2007 11:09:41 -0000 Received: (qmail 12760 invoked by uid 22791); 5 Apr 2007 11:09:41 -0000 X-Spam-Status: No, hits=-1.7 required=5.0 tests=AWL,BAYES_00,DNS_FROM_RFC_ABUSE X-Spam-Check-By: sourceware.org Received: from ecfrec.frec.bull.fr (HELO ecfrec.frec.bull.fr) (129.183.4.8) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 05 Apr 2007 12:09:39 +0100 Received: from localhost (localhost [127.0.0.1]) by ecfrec.frec.bull.fr (Postfix) with ESMTP id 67FB019D972; Thu, 5 Apr 2007 13:09:32 +0200 (CEST) Received: from ecfrec.frec.bull.fr ([127.0.0.1]) by localhost (ecfrec.frec.bull.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 21259-09; Thu, 5 Apr 2007 13:09:30 +0200 (CEST) Received: from ecn002.frec.bull.fr (ecn002.frec.bull.fr [129.183.4.6]) by ecfrec.frec.bull.fr (Postfix) with ESMTP id 0D19C19D970; Thu, 5 Apr 2007 13:09:30 +0200 (CEST) Received: from frecb000686.frec.bull.fr ([129.183.101.139]) by ecn002.frec.bull.fr (Lotus Domino Release 5.0.12) with ESMTP id 2007040513115596:10153 ; Thu, 5 Apr 2007 13:11:55 +0200 Date: Thu, 05 Apr 2007 11:09:00 -0000 From: =?ISO-8859-1?Q?S=E9bastien_Dugu=E9?= To: Roland McGrath Cc: systemtap Subject: Re: patch 1/2 - Add support for probing DW_AT_ranges defined inline instances Message-ID: <20070405130612.460f753a@frecb000686.frec.bull.fr> In-Reply-To: <20070405095515.90694180055@magilla.sf.frob.com> References: <20070404114751.68fbf49b@frecb000686.frec.bull.fr> <20070405095515.90694180055@magilla.sf.frob.com> X-Mailer: Sylpheed-Claws 2.6.0 (GTK+ 2.8.20; i486-pc-linux-gnu) Mime-Version: 1.0 X-MIMETrack: Itemize by SMTP Server on ECN002/FR/BULL(Release 5.0.12 |February 13, 2003) at 05/04/2007 13:11:56, Serialize by Router on ECN002/FR/BULL(Release 5.0.12 |February 13, 2003) at 05/04/2007 13:11:57, Serialize complete at 05/04/2007 13:11:57 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Scanned: by amavisd-new at frec.bull.fr X-IsSubscribed: yes Mailing-List: contact systemtap-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: systemtap-owner@sourceware.org X-SW-Source: 2007-q2/txt/msg00028.txt.bz2 On Thu, 5 Apr 2007 02:55:15 -0700 (PDT) Roland McGrath = wrote: > Thanks for finding the libdw bug. I've fixed it upstream. >=20 Good. Thanks, S=E9bastien.