From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27644 invoked by alias); 25 Feb 2004 03:51:11 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 27566 invoked from network); 25 Feb 2004 03:51:10 -0000 Received: from unknown (HELO hall.mail.mindspring.net) (207.69.200.60) by sources.redhat.com with SMTP; 25 Feb 2004 03:51:10 -0000 Received: from user-119a90a.biz.mindspring.com ([66.149.36.10] helo=berman.michael-chastain.com) by hall.mail.mindspring.net with esmtp (Exim 3.33 #1) id 1Avq4j-0002wx-00; Tue, 24 Feb 2004 22:51:09 -0500 Received: by berman.michael-chastain.com (Postfix, from userid 502) id 83E2F4B104; Tue, 24 Feb 2004 22:51:09 -0500 (EST) To: drow@false.org Subject: Re: Branch created for inter-compilation-unit references Cc: gdb@sources.redhat.com Message-Id: <20040225035109.83E2F4B104@berman.michael-chastain.com> Date: Wed, 25 Feb 2004 03:51:00 -0000 From: mec.gnu@mindspring.com (Michael Elizabeth Chastain) X-SW-Source: 2004-02/txt/msg00357.txt.bz2 > Michael, if you have the chance, I would appreciate it if you could run > it through your test harness. Okay, I'll add this branch to the next spin. Results in about 72 hours. > If you're really feeling adventurous, you can test the new code when > using DWARF-2 and GCC 3.3-branch, 3.4-branch, HEAD, tree-ssa, et > cetera: just add "--target_board unix/-feliminate-dwarf2-dups" to > RUNTESTFLAGS. HEAD GDB will choke on this, the branch does not in my > testing. I can do a special spin with -feliminate-dwarf2-dups. > Merging the branch may have to wait until after GDB 6.1. This process is looking like gcc, which is probably an improvement. Develop on the branch; verify no regressions; then merge. Michael C