From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4993 invoked by alias); 23 Apr 2008 21:24:58 -0000 Received: (qmail 4984 invoked by uid 22791); 23 Apr 2008 21:24:58 -0000 X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 23 Apr 2008 21:24:39 +0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id m3NLOb0j021963 for ; Wed, 23 Apr 2008 17:24:37 -0400 Received: from pobox.stuttgart.redhat.com (pobox.stuttgart.redhat.com [172.16.2.10]) by int-mx1.corp.redhat.com (8.13.1/8.13.1) with ESMTP id m3NLOaGp003947 for ; Wed, 23 Apr 2008 17:24:37 -0400 Received: from host0.dyn.jankratochvil.net (sebastian-int.corp.redhat.com [172.16.52.221]) by pobox.stuttgart.redhat.com (8.13.1/8.13.1) with ESMTP id m3NLOZ8V008233 for ; Wed, 23 Apr 2008 17:24:36 -0400 Received: from host0.dyn.jankratochvil.net (localhost [127.0.0.1]) by host0.dyn.jankratochvil.net (8.14.2/8.14.1) with ESMTP id m3NLOYlP011861; Wed, 23 Apr 2008 23:24:34 +0200 Received: (from jkratoch@localhost) by host0.dyn.jankratochvil.net (8.14.2/8.14.2/Submit) id m3NLOYqS011860; Wed, 23 Apr 2008 23:24:34 +0200 Date: Wed, 23 Apr 2008 21:31:00 -0000 From: Jan Kratochvil To: Doug Evans Cc: gdb-patches@sources.redhat.com Subject: Re: [patch] Discontiguous PSYMTABs [Re: [patch] Parse DW_AT_ranges into PSYMTABS (for childless CU, for vDSO32)] Message-ID: <20080423212434.GA11733@host0.dyn.jankratochvil.net> References: <20071009180246.GA26829@host0.dyn.jankratochvil.net> <20071009181701.GA30757@caradoc.them.org> <20071009185434.GA27810@host0.dyn.jankratochvil.net> <20071009185931.GA1220@caradoc.them.org> <20071124154339.GA14913@host0.dyn.jankratochvil.net> <20071130111021.GA17867@host0.dyn.jankratochvil.net> <20071130145613.GA5941@caradoc.them.org> <20071209203138.GA23339@host0.dyn.jankratochvil.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.17 (2007-11-01) X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2008-04/txt/msg00533.txt.bz2 On Wed, 23 Apr 2008 23:17:41 +0200, Doug Evans wrote: > Hi. What's the status of this work? I ask because I'm tripping over > a problem here that is fixed by this. I have prepared the fix with AFAIK no regressions so far but I was going to do some more testing (not reviewing) before posting it upstream. But sure it would be great if more people could check it more. Posting separately the prepared mails along. Regards, Jan