From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11975 invoked by alias); 23 May 2008 20:46:56 -0000 Received: (qmail 11964 invoked by uid 22791); 23 May 2008 20:46:55 -0000 X-Spam-Check-By: sourceware.org Received: from mail.codesourcery.com (HELO mail.codesourcery.com) (65.74.133.4) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 23 May 2008 20:46:37 +0000 Received: (qmail 1961 invoked from network); 23 May 2008 20:46:35 -0000 Received: from unknown (HELO orlando.local) (pedro@127.0.0.2) by mail.codesourcery.com with ESMTPA; 23 May 2008 20:46:35 -0000 From: Pedro Alves To: Tom Tromey Subject: Re: RFA: Patch: implement missing macro functions Date: Sun, 25 May 2008 20:39:00 -0000 User-Agent: KMail/1.9.9 Cc: gdb-patches@sourceware.org References: <200805232030.20677.pedro@codesourcery.com> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200805232146.35645.pedro@codesourcery.com> X-IsSubscribed: yes 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: 2008-05/txt/msg00695.txt.bz2 A Friday 23 May 2008 21:28:32, Tom Tromey wrote: > >>>>> "Pedro" == Pedro Alves writes: > > Pedro> You'll need someone else to comment on the big picture -- I'll > Pedro> comment on a few strokes, below, > > Here's an updated patch. I think it addresses all your comments. > Let me know what you think. Fine with me, thanks! -- Pedro Alves