From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18462 invoked by alias); 22 Apr 2004 22:58:44 -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 18455 invoked from network); 22 Apr 2004 22:58:44 -0000 Received: from unknown (HELO granger.mail.mindspring.net) (207.69.200.148) by sources.redhat.com with SMTP; 22 Apr 2004 22:58:44 -0000 Received: from user-119a90a.biz.mindspring.com ([66.149.36.10] helo=berman.michael-chastain.com) by granger.mail.mindspring.net with esmtp (Exim 3.33 #1) id 1BGn9O-0003sJ-00; Thu, 22 Apr 2004 18:58:35 -0400 Received: by berman.michael-chastain.com (Postfix, from userid 502) id 2F8CE4B104; Thu, 22 Apr 2004 18:58:17 -0400 (EDT) To: drow@false.org, jimb@redhat.com Subject: Re: [rfa/dwarf/doc] Inter-compilation-unit reference support for partial DIEs Cc: eliz@gnu.org, ezannoni@redhat.com, gdb-patches@sources.redhat.com Message-Id: <20040422225817.2F8CE4B104@berman.michael-chastain.com> Date: Thu, 22 Apr 2004 22:58:00 -0000 From: mec.gnu@mindspring.com (Michael Elizabeth Chastain) X-SW-Source: 2004-04/txt/msg00557.txt.bz2 I did more Perl hacking this week. Feast on this set of tables: http://www.shout.net/~mec/sunday/current/Compare-by-gdb-HEAD-drow.html It's a comparison of gdb HEAD versus gdb drow.*, using the same test suite (from gdb HEAD) so that the results compare nicely. Right now the only drow* is drow_intercu-20040221-branch. This covers a multitude of gcc's and both dwarf-2 and stabs+. There are no regressions on this branch. Pretty nifty, huh? Michael C