Support big endian as well as little endian breakpoints.
authorNick Clifton <nickc@redhat.com>
Mon, 21 Sep 1998 21:39:41 +0000 (21:39 +0000)
committerNick Clifton <nickc@redhat.com>
Mon, 21 Sep 1998 21:39:41 +0000 (21:39 +0000)
gdb/ChangeLog

index 6521482..f0a1275 100644 (file)
@@ -1,3 +1,11 @@
+Mon Sep 21 14:38:03 1998  Catherine Moore <clm@cygnus.com>
+
+       * 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  <runrau@cygnus.com>