From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6544 invoked by alias); 23 Jul 2014 18:56:33 -0000 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 Received: (qmail 6524 invoked by uid 89); 23 Jul 2014 18:56:31 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.7 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.2 X-HELO: homiemail-a81.g.dreamhost.com Received: from sub5.mail.dreamhost.com (HELO homiemail-a81.g.dreamhost.com) (208.113.200.129) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 23 Jul 2014 18:56:30 +0000 Received: from homiemail-a81.g.dreamhost.com (localhost [127.0.0.1]) by homiemail-a81.g.dreamhost.com (Postfix) with ESMTP id 2A149A806F; Wed, 23 Jul 2014 11:56:29 -0700 (PDT) Received: from redwood.eagercon.com (c-24-7-16-38.hsd1.ca.comcast.net [24.7.16.38]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: eager@eagerm.com) by homiemail-a81.g.dreamhost.com (Postfix) with ESMTPSA id EBEF2A8061; Wed, 23 Jul 2014 11:56:28 -0700 (PDT) Message-ID: <53D0055C.8090905@eagerm.com> Date: Wed, 23 Jul 2014 20:04:00 -0000 From: Michael Eager User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 To: Michael Eager , Ajit Kumar Agarwal , "gdb-patches@sourceware.org" CC: Vinod Kathail , Vidhumouli Hunsigida , Nagaraju Mekala Subject: Re: [Patch, microblaze]: Communicate in larger blocks with the target. References: <41df2189-0a72-4543-ba31-297f81e663d7@BN1AFFO11FD025.protection.gbl> <53D0043D.6030601@eagercon.com> In-Reply-To: <53D0043D.6030601@eagercon.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2014-07/txt/msg00585.txt.bz2 On 07/23/14 11:51, Michael Eager wrote: > On 06/17/14 02:03, Ajit Kumar Agarwal wrote: >> Please find the following patch. >> >> [Patch, microblaze]: Communicate in larger blocks with the target. >> >> Communicate in larger blocks with the target. The chunk of memory >> will be read from the target and then used in microblaze_analyze_prologue. >> The above process minimizes the transaction with the Debug Agent. >> >> ChangeLog: >> 2014-06-17 Ajit Agarwal >> >> * microblaze-tdep.c (microblaze_analyze_prologue): Use of >> target_read_memory. Populate insn_block. Use of insn_block. >> >> Signed-off-by:Ajit Agarwal ajitkum@xilinx.com > > Please follow GNU coding conventions: Never mind. I overlooked the later patch revision. -- Michael Eager eager@eagercon.com 1960 Park Blvd., Palo Alto, CA 94306 650-325-8077