From: Nick Clifton Date: Thu, 4 Dec 1997 17:32:04 +0000 (+0000) Subject: Chnaged BREAKPOINT definition to match new value in simualtor. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=206bc85d0dfd912703f2a5d727e90489da5f41ac;p=binutils-gdb.git Chnaged BREAKPOINT definition to match new value in simualtor. --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index cb6039b5d9e..6c12fc72002 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +Thu Dec 4 09:30:22 1997 Nick Clifton + + * config/v850/tm-v850.h (BREAKPOINT): Changed to match new value. + Wed Dec 3 12:44:15 1997 Keith Seitz * tracepoint.c: add declaration for x_command diff --git a/gdb/config/v850/tm-v850.h b/gdb/config/v850/tm-v850.h index 9bd7fdb8ee2..06037f95a29 100644 --- a/gdb/config/v850/tm-v850.h +++ b/gdb/config/v850/tm-v850.h @@ -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