From a63e37257fd1b20e30d3c000bf1c383db57071b1 Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Mon, 21 Sep 1998 21:39:41 +0000 Subject: [PATCH] Support big endian as well as little endian breakpoints. --- gdb/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 6521482..f0a1275 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,11 @@ +Mon Sep 21 14:38:03 1998 Catherine Moore + + * config/arm/tm-arm.h (*_BREAKPOINT): Define both little endian + and big endian breakpoint patterns. + + * arm-tdep.c (arm_break_point_from_pc): Insert either big endian + or little endian breakpoints depending upon target byte order. + start-sanitize-sky Sun Sep 20 23:11:41 1998 Ron Unrau -- 2.7.4