From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23730 invoked by alias); 2 Dec 2013 10:35:08 -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 23718 invoked by uid 89); 2 Dec 2013 10:35:07 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=0.8 required=5.0 tests=AWL,BAYES_50,RDNS_NONE autolearn=no version=3.3.2 X-HELO: rock.gnat.com Received: from Unknown (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-SHA encrypted) ESMTPS; Mon, 02 Dec 2013 10:35:06 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 33BED116946; Mon, 2 Dec 2013 05:35:36 -0500 (EST) Received: from rock.gnat.com ([127.0.0.1]) by localhost (rock.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id j8l-vQfyBGHx; Mon, 2 Dec 2013 05:35:36 -0500 (EST) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id D209511693F; Mon, 2 Dec 2013 05:35:34 -0500 (EST) Received: by joel.gnat.com (Postfix, from userid 1000) id 05682E0697; Mon, 2 Dec 2013 14:34:54 +0400 (RET) Date: Mon, 02 Dec 2013 10:35:00 -0000 From: Joel Brobecker To: Jan Kratochvil Cc: gdb-patches@sourceware.org, Philippe Waroquiers , Doug Evans Subject: Re: status update for GDB 7.7? Message-ID: <20131202103453.GU3114@adacore.com> References: <20131202035637.GQ3114@adacore.com> <20131202073623.GA13911@host2.jankratochvil.net> <20131202074920.GT3114@adacore.com> <20131202080153.GA14906@host2.jankratochvil.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20131202080153.GA14906@host2.jankratochvil.net> User-Agent: Mutt/1.5.21 (2010-09-15) X-SW-Source: 2013-12/txt/msg00026.txt.bz2 > also possibly: > (4) Commit the fix and defer the testcase for improvement later. Works for me! I'll let you guys decide which option you would prefer. -- Joel