[Patch, microblaze] Add little-endian breakpoint

Michael Eager eager@eagercon.com
Wed Jul 23 18:51:00 GMT 2014


On 06/16/14 12:02, Ajit Kumar Agarwal wrote:
> Hello All:
>
> The following Patch add the little-endian breakpoint.
>
>   [Patch,microblaze] Add little-endian breakpoint
>
>      Add little-endian breakpoint.
>
>      ChangeLog:
>      2014-06-16 Ajit Agarwal <ajitkum@xilinx.com>
>
>          * microblaze-tdep.c (microblaze_breakpoint_from_pc): Use
>          of gdbarch_byte_order. Initialize break_insn_le to
>          MICROBLAZE_BREAKPOINT_LE. Check byte_order with
>          BFD_ENDIAN_BIG.
>
>          * microblaze-tdep.h (MICROBLAZE_BREAKPOINT_LE): New Macro.
>
>      Signed-off-by:Ajit Agarwal ajitkum@xilinx.com

Please update this patch to add a test case to the gdb test suite.

-- 
Michael Eager	 eager@eagercon.com
1960 Park Blvd., Palo Alto, CA 94306  650-325-8077



More information about the Gdb-patches mailing list