From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14374 invoked by alias); 5 Oct 2012 11:44:06 -0000 Received: (qmail 14355 invoked by uid 22791); 5 Oct 2012 11:44:05 -0000 X-SWARE-Spam-Status: No, hits=-4.8 required=5.0 tests=AWL,BAYES_00,KHOP_RCVD_UNTRUST,KHOP_SPAMHAUS_DROP,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_NO,RCVD_IN_HOSTKARMA_W,RCVD_IN_HOSTKARMA_WL X-Spam-Check-By: sourceware.org Received: from ch1ehsobe003.messaging.microsoft.com (HELO ch1outboundpool.messaging.microsoft.com) (216.32.181.183) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 05 Oct 2012 11:44:02 +0000 Received: from mail240-ch1-R.bigfish.com (10.43.68.230) by CH1EHSOBE013.bigfish.com (10.43.70.63) with Microsoft SMTP Server id 14.1.225.23; Fri, 5 Oct 2012 11:44:01 +0000 Received: from mail240-ch1 (localhost [127.0.0.1]) by mail240-ch1-R.bigfish.com (Postfix) with ESMTP id 2551BFC00B9; Fri, 5 Oct 2012 11:44:01 +0000 (UTC) X-Forefront-Antispam-Report: CIP:59.163.77.45;KIP:(null);UIP:(null);IPV:NLI;H:KCHJEXHC01.kpit.com;RD:59.163.77.45.static.vsnl.net.in;EFVD:NLI X-SpamScore: -5 X-BigFish: VPS-5(zz1b0aL1418Izz1202h1d1ah1d2ahzzz2dh2a8h668h839h944hd25hf0ah107ah1220h1288h12a5h12a9h12bdh137ah13b6h1441h1155h) Received: from mail240-ch1 (localhost.localdomain [127.0.0.1]) by mail240-ch1 (MessageSwitch) id 134943743835571_11569; Fri, 5 Oct 2012 11:43:58 +0000 (UTC) Received: from CH1EHSMHS025.bigfish.com (snatpool1.int.messaging.microsoft.com [10.43.68.247]) by mail240-ch1.bigfish.com (Postfix) with ESMTP id EFBE1920045; Fri, 5 Oct 2012 11:43:57 +0000 (UTC) Received: from KCHJEXHC01.kpit.com (59.163.77.45) by CH1EHSMHS025.bigfish.com (10.43.70.25) with Microsoft SMTP Server (TLS) id 14.1.225.23; Fri, 5 Oct 2012 11:43:57 +0000 Received: from KCHJEXMB02.kpit.com ([169.254.2.237]) by KCHJEXHC01.kpit.com ([172.10.15.73]) with mapi id 14.01.0289.001; Fri, 5 Oct 2012 17:13:54 +0530 From: Kaushik Phatak To: Joel Brobecker CC: "gdb-patches@sourceware.org" Subject: RE: [RFA 3/5] New port: CR16: gdb port Date: Fri, 05 Oct 2012 11:44:00 -0000 Message-ID: References: <20121004144806.GO3028@adacore.com> In-Reply-To: <20121004144806.GO3028@adacore.com> Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-OriginatorOrg: kpitcummins.com 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: 2012-10/txt/msg00093.txt.bz2 Hi Joel, Thanks for all your inputs. I will make another pass over the code and fix up the formatting. > I think that there is a log of stuff in cr16-tdep that is actually=20 > linux-specific, and that you should move to cr16-linux-tdep.c. If you get time, could you point out which parts can be specifically moved= =20 out into cr16-linux-tdep.c? I have kept that file to a bare minimum as of n= ow. Regards, Kaushik