From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7592 invoked by alias); 14 Jan 2009 20:10:53 -0000 Received: (qmail 7569 invoked by uid 22791); 14 Jan 2009 20:10:52 -0000 X-SWARE-Spam-Status: No, hits=-2.1 required=5.0 tests=AWL,BAYES_00,KAM_MX,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: sourceware.org Received: from mx2.redhat.com (HELO mx2.redhat.com) (66.187.237.31) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 14 Jan 2009 20:10:16 +0000 Received: from int-mx2.corp.redhat.com (int-mx2.corp.redhat.com [172.16.27.26]) by mx2.redhat.com (8.13.8/8.13.8) with ESMTP id n0EKAEga027323 for ; Wed, 14 Jan 2009 15:10:14 -0500 Received: from ns3.rdu.redhat.com (ns3.rdu.redhat.com [10.11.255.199]) by int-mx2.corp.redhat.com (8.13.1/8.13.1) with ESMTP id n0EKAEQo007807; Wed, 14 Jan 2009 15:10:15 -0500 Received: from opsy.redhat.com (vpn-13-36.rdu.redhat.com [10.11.13.36]) by ns3.rdu.redhat.com (8.13.8/8.13.8) with ESMTP id n0EKAE0S013847; Wed, 14 Jan 2009 15:10:14 -0500 Received: by opsy.redhat.com (Postfix, from userid 500) id 302A83780BB; Wed, 14 Jan 2009 13:10:11 -0700 (MST) To: GDB Development Subject: bugzilla and archer From: Tom Tromey Reply-To: Tom Tromey Date: Wed, 14 Jan 2009 20:10:00 -0000 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2009-01/txt/msg00067.txt.bz2 The archer project is getting to the point where we need a bug tracker. I'd like to implement this by adding an "archer" version to the list of gdb versions in the sourceware bugzilla, and simply having folks set this version when filing an archer-specific bug. This is simple to implement and makes it easy to recategorize bugs when needed. However, I figured I would run this past the rest of the gdb community before going ahead with it. If there are objections I will find a different route, for example adding a new product. thanks, Tom