From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23386 invoked by alias); 4 Apr 2013 06:30:34 -0000 Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org Received: (qmail 23373 invoked by uid 89); 4 Apr 2013 06:30:34 -0000 X-Spam-SWARE-Status: No, score=-2.7 required=5.0 tests=AWL,BAYES_00,KHOP_THREADED,RCVD_IN_DNSWL_NONE,RCVD_IN_HOSTKARMA_YE autolearn=ham version=3.3.1 Received: from mout2.freenet.de (HELO mout2.freenet.de) (195.4.92.92) by sourceware.org (qpsmtpd/0.84/v0.84-167-ge50287c) with ESMTP; Thu, 04 Apr 2013 06:30:30 +0000 Received: from [195.4.92.140] (helo=mjail0.freenet.de) by mout2.freenet.de with esmtpa (ID ralf.corsepius@freenet.de) (port 25) (Exim 4.80.1 #2) id 1UNdgd-000473-2G; Thu, 04 Apr 2013 08:30:15 +0200 Received: from localhost ([::1]:38991 helo=mjail0.freenet.de) by mjail0.freenet.de with esmtpa (ID ralf.corsepius@freenet.de) (Exim 4.80.1 #2) id 1UNdgc-0003vS-MT; Thu, 04 Apr 2013 08:30:14 +0200 Received: from [195.4.92.20] (port=54089 helo=10.mx.freenet.de) by mjail0.freenet.de with esmtpa (ID ralf.corsepius@freenet.de) (Exim 4.80.1 #2) id 1UNddt-0003oB-7y; Thu, 04 Apr 2013 08:27:25 +0200 Received: from hsi-kbw-109-193-026-150.hsi7.kabel-badenwuerttemberg.de ([109.193.26.150]:52148 helo=[192.168.1.104]) by 10.mx.freenet.de with esmtpsa (ID ralf.corsepius@freenet.de) (TLSv1:DHE-RSA-CAMELLIA256-SHA:256) (port 587) (Exim 4.80.1 #2) id 1UNdds-0001KS-SB; Thu, 04 Apr 2013 08:27:25 +0200 Message-ID: <515D1D47.10301@rtems.org> Date: Thu, 04 Apr 2013 13:03:00 -0000 From: Ralf Corsepius User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130311 Thunderbird/17.0.4 MIME-Version: 1.0 To: Joel Brobecker CC: Mike Frysinger , Joel Sherrill , Ralf Corsepius , Eli Zaretskii , "gdb-patches@sourceware.org" , "palves@redhat.com" , "jan.kratochvil@redhat.com" Subject: Re: m32r sim was Re: one week to gdb-7.6 release? References: <20130320160032.GC5447@adacore.com> <51553AA8.8020705@rtems.org> <5155A93E.3050509@oarcorp.com> <201303291230.37045.vapier@gentoo.org> <20130329164237.GL4758@adacore.com> In-Reply-To: <20130329164237.GL4758@adacore.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2013-04/txt/msg00098.txt.bz2 On 03/29/2013 05:42 PM, Joel Brobecker wrote: >>> Looking back at 7.5.91, I see that m32r unconditionally uses >>> dv-sockser.o and >>> I don't know how it built before. > [...] > Thank you again, guys, for being of top of it. Let's hope we are > getting to the bottom of things... FYI: My most recent built went without major problems on all platforms. There are some minor issues (mostly with mingw32-w64), but I don't see a pressing need to address them now. > I have to admit that the number of iterations and the amount of > research/testing needed in order to try to get this right is > making me slightly nervous. Nothing we can do about it for > this release. But for future releases, Ralf & Joel, do you think > you could incorporate some regular testing of the HEAD on your > end? Well, I am not actually developing on gdb, but am packaging rtems-gdbs for different host OSes. Therefore, I am usually jumping-in when gdb releases a pre-release tarball and am testing building it. Apologies, if this is inconvenient to you, Ralf