From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6466 invoked by alias); 25 Sep 2009 21:47:50 -0000 Received: (qmail 6449 invoked by uid 22791); 25 Sep 2009 21:47:49 -0000 X-SWARE-Spam-Status: No, hits=-2.4 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 25 Sep 2009 21:47:43 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 4ED2C2BAB1B; Fri, 25 Sep 2009 17:47:42 -0400 (EDT) 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 gp0KyiTpoqTW; Fri, 25 Sep 2009 17:47:42 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 11DA52BAB01; Fri, 25 Sep 2009 17:47:41 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id 3DF1AF593C; Fri, 25 Sep 2009 14:47:39 -0700 (PDT) Date: Fri, 25 Sep 2009 21:47:00 -0000 From: Joel Brobecker To: Michael Eager Cc: Eli Zaretskii , gdb-patches@sourceware.org Subject: Re: [PATCH] Add support for Xilinx MicroBlaze Message-ID: <20090925214739.GG5077@adacore.com> References: <4ABA69CE.5040707@eagercon.com> <83y6o3tmjl.fsf@gnu.org> <4ABD1710.8040708@eagercon.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4ABD1710.8040708@eagercon.com> User-Agent: Mutt/1.5.18 (2008-05-17) 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 X-SW-Source: 2009-09/txt/msg00822.txt.bz2 > Thanks for the review. I'll fix these issues and resubmit. > Sorry this is taking so much back-and-forth. No problem with the back-and-forth. But before you re-submit, give me some time to look at your patch too. I remember having some minor style comments as well. -- Joel