From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3700 invoked by alias); 20 May 2014 21:14:38 -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 3686 invoked by uid 89); 20 May 2014 21:14:37 -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: qmta05.emeryville.ca.mail.comcast.net Received: from qmta05.emeryville.ca.mail.comcast.net (HELO qmta05.emeryville.ca.mail.comcast.net) (76.96.30.48) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Tue, 20 May 2014 21:14:36 +0000 Received: from omta20.emeryville.ca.mail.comcast.net ([76.96.30.87]) by qmta05.emeryville.ca.mail.comcast.net with comcast id 4HNu1o0041smiN4A5MEa1b; Tue, 20 May 2014 21:14:34 +0000 Received: from redwood.eagercon.com ([24.7.16.38]) by omta20.emeryville.ca.mail.comcast.net with comcast id 4MEZ1o00r0pGQcg8gMEaCY; Tue, 20 May 2014 21:14:34 +0000 Message-ID: <537BC5B9.10601@eagercon.com> Date: Tue, 20 May 2014 21:14: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 , "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: In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2014-05/txt/msg00448.txt.bz2 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? > > ChangeLog: > > 2014-05-20 Ajit Agarwal > > * gdb/gdbserver/Makefile.in (microblaze-linux.c): New rule. > > * gdb/microblaze-tdep.c (microblaze_register_names): Added > the rshr and rslr register names. > (microblaze_breakpoint_from_pc): Added Declaration of byte_order > and break_insn_le. Check of byte order by BFD_ENDIAN_BIG. > > * gdb/microblaze-tdep.h (microblaze_reg_num): Addition of > field MICROBLAZE_SLR_REGNUM and MICROBLAZE_SHR_REGNUM. > (MICROBLAZE_BREAKPOINT_LE): New Macro. > (microblaze_frame_cache): Change in the index of > register_offsets. > > * gdb/regformats/reg-microblaze.dat: New Register data file. > > Signed-off-by:Ajit Agarwal ajitkum@xilinx.com > > Thanks & Regards > Ajit > -- Michael Eager eager@eagercon.com 1960 Park Blvd., Palo Alto, CA 94306 650-325-8077