From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12986 invoked by alias); 21 May 2014 07:47:53 -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 12974 invoked by uid 89); 21 May 2014 07:47:52 -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-a43.g.dreamhost.com Received: from sub5.mail.dreamhost.com (HELO homiemail-a43.g.dreamhost.com) (208.113.200.129) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 21 May 2014 07:47:51 +0000 Received: from homiemail-a43.g.dreamhost.com (localhost [127.0.0.1]) by homiemail-a43.g.dreamhost.com (Postfix) with ESMTP id 2CB7A8C06B; Wed, 21 May 2014 00:47:50 -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-a43.g.dreamhost.com (Postfix) with ESMTPSA id E373B8C058; Wed, 21 May 2014 00:47:49 -0700 (PDT) Message-ID: <537C5A25.9000003@eagerm.com> Date: Wed, 21 May 2014 07:47: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: Ajit Kumar Agarwal , Michael Eager , "gdb-patches@sourceware.org" , Joel Brobecker CC: Vinod Kathail , Vidhumouli Hunsigida , Nagaraju Mekala Subject: Re: [Patch, microblaze]: Add slr and shr regs and little-endian breakpoint References: <537BC5B9.10601@eagercon.com> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2014-05/txt/msg00459.txt.bz2 On 05/20/14 23:20, Ajit Kumar Agarwal wrote: > > > On 05/20/14 09:25, Ajit Kumar Agarwal wrote: >> Hello Joel: >> >> I have split the patches as you have recommended and the following is the first of the patch. >> >> [Patch, microblaze]: Add slr and shr regs and little-endian breakpoint > >>> What is the relationship between adding slr/shr registers and little-endian breapoints? > > The shr/slr registers and little endian breakpoints are related as it fixed the common problem of Packet > Transfer error when connecting to the target remote host through tar remote in gdb for microblaze. What "common" problem? How do either of these changes related to a packet transfer error? These changes don't appear related. Split independent changes in to separate patches. -- Michael Eager eager@eagercon.com 1960 Park Blvd., Palo Alto, CA 94306 650-325-8077