From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14914 invoked by alias); 20 Mar 2013 17:46:26 -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 14897 invoked by uid 89); 20 Mar 2013 17:46:20 -0000 X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.1 Received: from mout3.freenet.de (HELO mout3.freenet.de) (195.4.92.93) by sourceware.org (qpsmtpd/0.84/v0.84-167-ge50287c) with ESMTP; Wed, 20 Mar 2013 17:46:18 +0000 Received: from [195.4.92.142] (helo=mjail2.freenet.de) by mout3.freenet.de with esmtpa (ID ralf.corsepius@freenet.de) (port 25) (Exim 4.80.1 #2) id 1UIN5W-0001Ww-Pw; Wed, 20 Mar 2013 18:46:10 +0100 Received: from localhost ([::1]:53348 helo=mjail2.freenet.de) by mjail2.freenet.de with esmtpa (ID ralf.corsepius@freenet.de) (Exim 4.80.1 #2) id 1UIN5W-0002yH-Jj; Wed, 20 Mar 2013 18:46:10 +0100 Received: from [195.4.92.26] (port=37949 helo=16.mx.freenet.de) by mjail2.freenet.de with esmtpa (ID ralf.corsepius@freenet.de) (Exim 4.80.1 #2) id 1UIN39-0004Gf-EX; Wed, 20 Mar 2013 18:43:43 +0100 Received: from hsi-kbw-109-193-026-150.hsi7.kabel-badenwuerttemberg.de ([109.193.26.150]:58492 helo=[192.168.1.104]) by 16.mx.freenet.de with esmtpsa (ID ralf.corsepius@freenet.de) (TLSv1:DHE-RSA-CAMELLIA256-SHA:256) (port 587) (Exim 4.80.1 #2) id 1UIN39-0002Um-86; Wed, 20 Mar 2013 18:43:43 +0100 Message-ID: <5149F54A.2080103@rtems.org> Date: Wed, 20 Mar 2013 18:23: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: gdb-patches@sourceware.org, Pedro Alves , Jan Kratochvil , Mike Frysinger , Joel Sherrill Subject: Re: one week to gdb-7.6 release? References: <20130320160032.GC5447@adacore.com> In-Reply-To: <20130320160032.GC5447@adacore.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2013-03/txt/msg00759.txt.bz2 On 03/20/2013 05:00 PM, Joel Brobecker wrote: > * dv-sockser.o build issues in the sim. > Looks like the thread lost steam a bit Sorry, I haven't had a chance to revisit this issue. Should there be something to test, I could try later this week. Ralf