From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1261 invoked by alias); 16 Nov 2013 02:48:30 -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 1249 invoked by uid 89); 16 Nov 2013 02:48:30 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.7 required=5.0 tests=AWL,BAYES_00,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; Sat, 16 Nov 2013 02:48:29 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 611E5116508 for ; Fri, 15 Nov 2013 21:48:53 -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 a4q67wc5sZl2 for ; Fri, 15 Nov 2013 21:48:53 -0500 (EST) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 034701163FA for ; Fri, 15 Nov 2013 21:48:53 -0500 (EST) Received: by joel.gnat.com (Postfix, from userid 1000) id E04CFE1862; Sat, 16 Nov 2013 06:48:16 +0400 (RET) Date: Sat, 16 Nov 2013 03:51:00 -0000 From: Joel Brobecker To: gdb-patches@sourceware.org Subject: pushed: [RFA/Ada(v2) 1/3] Add command to list Ada exceptions Message-ID: <20131116024816.GZ3481@adacore.com> References: <1383912219-13012-1-git-send-email-brobecker@adacore.com> <1383912219-13012-2-git-send-email-brobecker@adacore.com> <87r4akz2n6.fsf@fleche.redhat.com> <20131113172135.GL3481@adacore.com> <20131115063915.GU3481@adacore.com> <877gc9vfyv.fsf@fleche.redhat.com> <20131115164533.GX3481@adacore.com> <87ppq1tx0q.fsf@fleche.redhat.com> <20131115175722.GY3481@adacore.com> <87eh6htuhk.fsf@fleche.redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <87eh6htuhk.fsf@fleche.redhat.com> User-Agent: Mutt/1.5.21 (2010-09-15) X-SW-Source: 2013-11/txt/msg00436.txt.bz2 > Joel> Can you try the attached patch? > > It worked fine for me. Thank you. Great. Thanks for the testing, Tom. Patch has just been pushed. -- Joel