From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7535 invoked by alias); 29 Aug 2014 09:19:59 -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 7515 invoked by uid 89); 29 Aug 2014 09:19:53 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.1 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mx1.redhat.com Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-GCM-SHA384 encrypted) ESMTPS; Fri, 29 Aug 2014 09:19:51 +0000 Received: from int-mx14.intmail.prod.int.phx2.redhat.com (int-mx14.intmail.prod.int.phx2.redhat.com [10.5.11.27]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id s7T9Jox3012611 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=FAIL) for ; Fri, 29 Aug 2014 05:19:50 -0400 Received: from blade.nx (ovpn-116-113.ams2.redhat.com [10.36.116.113]) by int-mx14.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id s7T9Jnh5025082; Fri, 29 Aug 2014 05:19:50 -0400 Received: by blade.nx (Postfix, from userid 1000) id DB09D2640D7; Fri, 29 Aug 2014 10:19:48 +0100 (BST) Date: Fri, 29 Aug 2014 09:19:00 -0000 From: Gary Benson To: Pedro Alves Cc: gdb-patches@sourceware.org Subject: [COMMITTED PATCH 0/8] Error handling cleanups Message-ID: <20140829091948.GA28158@blade.nx> References: <1407319948-2264-1-git-send-email-gbenson@redhat.com> <53FF3800.50707@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <53FF3800.50707@redhat.com> X-IsSubscribed: yes X-SW-Source: 2014-08/txt/msg00634.txt.bz2 Pedro Alves wrote: > This all looks good to me. Thanks for reviewing this, I've pushed it. Cheers, Gary -- http://gbenson.net/