Chnaged BREAKPOINT definition to match new value in simualtor.

This commit is contained in:
Nick Clifton 1997-12-04 17:32:04 +00:00
parent 2f252edab6
commit 206bc85d0d
2 changed files with 5 additions and 1 deletions

View 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

View 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