From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17995 invoked by alias); 22 Jan 2013 13:49:49 -0000 Received: (qmail 17978 invoked by uid 22791); 22 Jan 2013 13:49:48 -0000 X-SWARE-Spam-Status: No, hits=-5.1 required=5.0 tests=AWL,BAYES_00,KHOP_RCVD_UNTRUST,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_NO,RCVD_IN_HOSTKARMA_W,RCVD_IN_HOSTKARMA_WL,RCVD_IN_HOSTKARMA_YE X-Spam-Check-By: sourceware.org Received: from co1ehsobe003.messaging.microsoft.com (HELO co1outboundpool.messaging.microsoft.com) (216.32.180.186) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 22 Jan 2013 13:49:44 +0000 Received: from mail93-co1-R.bigfish.com (10.243.78.220) by CO1EHSOBE017.bigfish.com (10.243.66.80) with Microsoft SMTP Server id 14.1.225.23; Tue, 22 Jan 2013 13:49:43 +0000 Received: from mail93-co1 (localhost [127.0.0.1]) by mail93-co1-R.bigfish.com (Postfix) with ESMTP id 8E6D08C01E7; Tue, 22 Jan 2013 13:49:43 +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: -4 X-BigFish: VPS-4(zz168aJ4015I1447Izz1ee6h1de0h1202h1e76h1d1ah1d2ahzzz2dh2a8h668h839h944hd25hf0ah1220h1288h12a5h12a9h12bdh137ah13b6h1441h14ddh1504h1537h153bh15d0h162dh1631h1758h18e1h1155h) Received: from mail93-co1 (localhost.localdomain [127.0.0.1]) by mail93-co1 (MessageSwitch) id 1358862582559179_6850; Tue, 22 Jan 2013 13:49:42 +0000 (UTC) Received: from CO1EHSMHS008.bigfish.com (unknown [10.243.78.217]) by mail93-co1.bigfish.com (Postfix) with ESMTP id 8554570005B; Tue, 22 Jan 2013 13:49:42 +0000 (UTC) Received: from KCHJEXHC01.kpit.com (59.163.77.45) by CO1EHSMHS008.bigfish.com (10.243.66.18) with Microsoft SMTP Server (TLS) id 14.1.225.23; Tue, 22 Jan 2013 13:49:40 +0000 Received: from KCHJEXMB02.kpit.com ([169.254.2.51]) by KCHJEXHC01.kpit.com ([172.10.15.73]) with mapi id 14.02.0247.003; Tue, 22 Jan 2013 19:19:37 +0530 From: Kaushik Phatak To: Joel Brobecker CC: "gdb-patches@sourceware.org" , "binutils@sourceware.org" , Pedro Alves , Yao Qi , nick clifton , Tom Tromey Subject: RE: [RFA 3/5] New port: CR16: gdb port Date: Tue, 22 Jan 2013 13:49:00 -0000 Message-ID: References: <20121022224107.GB3713@adacore.com> <20121023135502.GA3555@adacore.com> <20121115174313.GC3790@adacore.com> <20121122175010.GG9964@adacore.com> <20130117085919.GA3564@adacore.com> <20130118141649.GK3564@adacore.com> In-Reply-To: <20130118141649.GK3564@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: 2013-01/txt/msg00526.txt.bz2 Hi Joel, > And I confirm you did :). Thanks for the review. > src/configure.ac and src/configure > this part is controlled by GCC, and needs to be approved there.=20 Ok, I will split up that part and commit it to GCC. I am working on few points raised by Pedro on the gdbserver, hopefully that= =20 would not affect my gdb code. > You can go ahead and commit the GDB part. I do not have check-in rights to this repository. Do I need to request some= body to do that for me? Thanks, Kaushik