From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1762 invoked by alias); 22 Sep 2003 03:39:53 -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 1755 invoked from network); 22 Sep 2003 03:39:53 -0000 Received: from unknown (HELO concert.shout.net) (204.253.184.25) by sources.redhat.com with SMTP; 22 Sep 2003 03:39:53 -0000 Received: from duracef.shout.net (duracef.shout.net [204.253.184.12]) by concert.shout.net (8.12.10/8.12.10) with ESMTP id h8M3dhHt006417; Sun, 21 Sep 2003 22:39:43 -0500 Received: from duracef.shout.net (localhost [127.0.0.1]) by duracef.shout.net (8.12.10/8.12.9) with ESMTP id h8M3dhVd027395; Sun, 21 Sep 2003 22:39:43 -0500 Received: (from mec@localhost) by duracef.shout.net (8.12.10/8.12.9/Submit) id h8M3dhVt027394; Sun, 21 Sep 2003 23:39:43 -0400 Date: Mon, 22 Sep 2003 03:39:00 -0000 From: Michael Elizabeth Chastain Message-Id: <200309220339.h8M3dhVt027394@duracef.shout.net> To: dberlin@dberlin.org, drow@mvista.com Subject: Re: macros/726: Internal GDB errors with current GDB snapshots and -gdwarf2-3 Cc: gdb@sources.redhat.com X-SW-Source: 2003-09/txt/msg00267.txt.bz2 dberlin> GDB has GNATS, and in order to keep the bug numbers the same, dberlin> we'd have to set up a new install of bugzilla (since bugzilla dberlin> bug ids are "globally" unique to a given bugzilla instance, dberlin> rather than unique to a given product). I can work with all the bug numbers changing, as long as you publish a table showing the conversion. Also it would be more convenient for me to do it a time when there is no live gdb branch (so I don't have to change KFAIL numbers on the branch as well as the mainline). dberlin> Does GDB have any different gnats fields than gcc's gnats used to? Dunno, off hand. There are some new fields that I desperately want, specifically "compiler version used to compile the program the inferior program". Michael C