From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5424 invoked by alias); 22 Jul 2008 17:23:32 -0000 Received: (qmail 5415 invoked by uid 22791); 22 Jul 2008 17:23:31 -0000 X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 22 Jul 2008 17:23:15 +0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id m6MHNDvE019945 for ; Tue, 22 Jul 2008 13:23:13 -0400 Received: from pobox.corp.redhat.com (pobox.corp.redhat.com [10.11.255.20]) by int-mx1.corp.redhat.com (8.13.1/8.13.1) with ESMTP id m6MHNCrD016413; Tue, 22 Jul 2008 13:23:12 -0400 Received: from opsy.redhat.com (vpn-10-116.bos.redhat.com [10.16.10.116]) by pobox.corp.redhat.com (8.13.1/8.13.1) with ESMTP id m6MHNCqP027020; Tue, 22 Jul 2008 13:23:12 -0400 Received: by opsy.redhat.com (Postfix, from userid 500) id 203DB378245; Tue, 22 Jul 2008 11:23:10 -0600 (MDT) To: Gdb List Cc: Dan Berlin Subject: Re: Notes on conversion to bugzilla References: From: Tom Tromey Reply-To: tromey@redhat.com X-Attribution: Tom Date: Tue, 22 Jul 2008 17:28:00 -0000 In-Reply-To: (Tom Tromey's message of "Thu\, 10 Jul 2008 12\:30\:46 -0600") Message-ID: User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (gnu/linux) 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: 2008-07/txt/msg00246.txt.bz2 >>>>> "Tom" == Tom Tromey writes: Ping... Tom> The appended patch is what I think is needed for the gdb web pages. Could a gdb maintainer respond to this? The patch is quite small. Tom> I don't know whether the output I have is directly insertable into the Tom> existing sourceware bugzilla. I didn't look at the sourceware Tom> database scheme (I don't even know how to). Dan, what would you like Tom> from me in order to do this? I can send the SQL, the hacked Tom> gnatsparse.py, ... Tom> From a glance on sourceware it looks like perhaps just using Tom> log_accum_bugzillified is enough, but I have not tested this. Tom> Dan, do you know? Dan? Tom