From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21253 invoked by alias); 8 Jul 2004 18:03:02 -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 21241 invoked from network); 8 Jul 2004 18:03:01 -0000 Received: from unknown (HELO maynard.mail.mindspring.net) (207.69.200.243) by sourceware.org with SMTP; 8 Jul 2004 18:03:01 -0000 Received: from user-119a90a.biz.mindspring.com ([66.149.36.10] helo=berman.michael-chastain.com) by maynard.mail.mindspring.net with esmtp (Exim 3.33 #1) id 1BidEU-0005rS-00; Thu, 08 Jul 2004 14:02:54 -0400 Received: by berman.michael-chastain.com (Postfix, from userid 502) id 7C4534B104; Thu, 8 Jul 2004 14:02:52 -0400 (EDT) To: cagney@gnu.org, gdb@sources.redhat.com Subject: Re: bugzilla Cc: cgf@alum.bu.edu, dberlin@dberlin.org Message-Id: <20040708180252.7C4534B104@berman.michael-chastain.com> Date: Thu, 08 Jul 2004 18:03:00 -0000 From: mec.gnu@mindspring.com (Michael Elizabeth Chastain) X-SW-Source: 2004-07/txt/msg00074.txt.bz2 I like bugzilla for gcc just great! In particular, it's much easier to add attachments. Some requests: . add target/host/build fields similar to gcc bugzilla . add a field for the compiler used to build the test program. i don't care what compiler is used to build gdb itself (unless it's a build failure or a failure in selftest.exp). i care a lot what compiler is used to write the program that gdb is reading. occasionally i care about the binutils version as well, but perhaps not enough to have a field for it. . add a field for debug format. this can be drop down: dwarf-2, stabs+, som, mdebug, ..., other. . add instructions on running the 'script' command, or running gdb inside emacs and capturing the session. see a recent version of doc/gdb.info. . let us know where the online help is and how to edit it. . collapse 'priority' and 'severity' into one field, or actually document what they mean in the online help. Michael C