From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27512 invoked by alias); 13 May 2014 09:02:08 -0000 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 Received: (qmail 27486 invoked by uid 89); 13 May 2014 09:02:07 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.9 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-Spam-User: qpsmtpd, 2 recipients X-HELO: mail-wi0-f180.google.com Received: from mail-wi0-f180.google.com (HELO mail-wi0-f180.google.com) (209.85.212.180) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-SHA encrypted) ESMTPS; Tue, 13 May 2014 09:02:02 +0000 Received: by mail-wi0-f180.google.com with SMTP id hi2so206837wib.7 for ; Tue, 13 May 2014 02:01:58 -0700 (PDT) X-Received: by 10.195.17.169 with SMTP id gf9mr4458253wjd.10.1399971711568; Tue, 13 May 2014 02:01:51 -0700 (PDT) Received: from [192.168.0.105] ([188.250.77.55]) by mx.google.com with ESMTPSA id u9sm20750341wib.21.2014.05.13.02.01.49 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 13 May 2014 02:01:50 -0700 (PDT) Message-ID: <5371DF7C.7060408@gmail.com> Date: Tue, 13 May 2014 09:02:00 -0000 From: Pedro Alves User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0 MIME-Version: 1.0 To: Siddhesh Poyarekar , "Frank Ch. Eigler" CC: Siddhesh Poyarekar , "Joseph S. Myers" , GNU C Library , carlos@redhat.com, gdb@sourceware.org Subject: Re: Actually setting up patchwork on sourceware References: <20140402055454.GB23931@spoyarek.pnq.redhat.com> <20140512171726.GB6983@redhat.com> <20140513060412.GB21360@spoyarek.pnq.redhat.com> In-Reply-To: <20140513060412.GB21360@spoyarek.pnq.redhat.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2014-05/txt/msg00019.txt.bz2 On 05/13/14 07:04, Siddhesh Poyarekar wrote: > On Mon, May 12, 2014 at 01:17:26PM -0400, Frank Ch. Eigler wrote: >> Hi - >> >>> [...] Frank, did you get a chance to look at it? I have >>> documented[1] the process I had followed to do the patchwork setup >>> on my host. [...] >> >> Sorry, I was under the impression that y'all were still choosing >> between patchwork and other alternatives. (Maybe "y'all" included gdb >> folks, cc:'d.) We'd love not to have to have N new but similar >> widgets running on sourceware. > > I had set up a test instance for gdb folks too and Gary had requested > that I also migrate the gdb instance from my server to sourceware > since it would take a while for gdb to decide on their final choice, > so I'm not sure if it's worth our while to wait for that to happen. Yes, please migrate gdb's too. At least myself, I'm finding the gdb instance useful. As long as it exists, might as well have it set up alongside glibc's. -- Pedro Alves