[Patch, microblaze]: Add slr and shr regs and little-endian breakpoint

Michael Eager eager@eagercon.com
Tue May 20 21:14:00 GMT 2014


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 <ajitkum@xilinx.com>
>
>          * 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



More information about the Gdb-patches mailing list