From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16826 invoked by alias); 21 Mar 2009 16:21:52 -0000 Received: (qmail 16817 invoked by uid 22791); 21 Mar 2009 16:21:51 -0000 X-SWARE-Spam-Status: No, hits=-1.7 required=5.0 tests=AWL,BAYES_05 X-Spam-Check-By: sourceware.org Received: from sibelius.xs4all.nl (HELO sibelius.xs4all.nl) (82.92.89.47) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sat, 21 Mar 2009 16:21:46 +0000 Received: from brahms.sibelius.xs4all.nl (kettenis@localhost.sibelius.xs4all.nl [127.0.0.1]) by brahms.sibelius.xs4all.nl (8.14.3/8.14.3) with ESMTP id n2LGIwZS006216; Sat, 21 Mar 2009 17:18:58 +0100 (CET) Received: (from kettenis@localhost) by brahms.sibelius.xs4all.nl (8.14.3/8.14.3/Submit) id n2LGIwBO018366; Sat, 21 Mar 2009 17:18:58 +0100 (CET) Date: Sat, 21 Mar 2009 16:23:00 -0000 Message-Id: <200903211618.n2LGIwBO018366@brahms.sibelius.xs4all.nl> From: Mark Kettenis To: teawater@gmail.com CC: gdb-patches@sourceware.org, pedro@codesourcery.com, marc.khouzam@ericsson.com, msnyder@vmware.com, bauerman@br.ibm.com, eliz@gnu.org, paawan1982@yahoo.com In-reply-to: (message from Hui Zhu on Sun, 22 Mar 2009 00:03:57 +0800) Subject: Re: [RFA] Submit process record and replay fourth time, 7/8 References: 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/msg00444.txt.bz2 Having Linux-specific constants prefixed with I386_ instead of I386_LINUX_ is a bad idea. Could you change that?