Chnaged BREAKPOINT definition to match new value in simualtor.
authorNick Clifton <nickc@redhat.com>
Thu, 4 Dec 1997 17:32:04 +0000 (17:32 +0000)
committerNick Clifton <nickc@redhat.com>
Thu, 4 Dec 1997 17:32:04 +0000 (17:32 +0000)
gdb/ChangeLog
gdb/config/v850/tm-v850.h

index cb6039b..6c12fc7 100644 (file)
@@ -1,3 +1,7 @@
+Thu Dec  4 09:30:22 1997  Nick Clifton  <nickc@cygnus.com>
+
+       * config/v850/tm-v850.h (BREAKPOINT): Changed to match new value.
+
 Wed Dec  3 12:44:15 1997  Keith Seitz  <keiths@onions.cygnus.com>
 
        * tracepoint.c: add declaration for x_command
index 9bd7fdb..06037f9 100644 (file)
@@ -67,7 +67,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.  */
 
 #define MAX_REGISTER_VIRTUAL_SIZE 4
 
-#define BREAKPOINT {0x40, 0xf8} /* little-ended */
+#define BREAKPOINT {0x40, 0x00} /* little-ended */
 
 #define FUNCTION_START_OFFSET 0