From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1860 invoked by alias); 22 Mar 2009 16:47:16 -0000 Received: (qmail 1851 invoked by uid 22791); 22 Mar 2009 16:47:15 -0000 X-SWARE-Spam-Status: No, hits=-2.4 required=5.0 tests=AWL,BAYES_00,SPF_PASS X-Spam-Check-By: sourceware.org Received: from mail.codesourcery.com (HELO mail.codesourcery.com) (65.74.133.4) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sun, 22 Mar 2009 16:47:09 +0000 Received: (qmail 15120 invoked from network); 22 Mar 2009 16:47:07 -0000 Received: from unknown (HELO orlando) (pedro@127.0.0.2) by mail.codesourcery.com with ESMTPA; 22 Mar 2009 16:47:07 -0000 From: Pedro Alves To: gdb-patches@sourceware.org Subject: Re: [RFA] Submit process record and replay fourth time, 7/8 Date: Sun, 22 Mar 2009 17:01:00 -0000 User-Agent: KMail/1.9.10 Cc: Hui Zhu , Mark Kettenis , marc.khouzam@ericsson.com, msnyder@vmware.com, bauerman@br.ibm.com, eliz@gnu.org, paawan1982@yahoo.com References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200903221647.10605.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: 2009-03/txt/msg00458.txt.bz2 On Sunday 22 March 2009 16:43:36, Hui Zhu wrote: > About this part, I think it again. =A0I think keep it to macro is > better. =A0Because all of values can't be change. =A0Set them to variable > just to make record linux code more friendly to other arch. =A0So I > think make it to macro is more clear. I don't think it's clearer at all. I think it's just clutter. --=20 Pedro Alves