mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2025-02-13 13:35:56 +00:00
Reverted breakpoint back to its old value.
This commit is contained in:
parent
62381069c9
commit
0279a92854
@ -1,3 +1,7 @@
|
||||
Fri Dec 5 09:22:35 1997 Nick Clifton <nickc@cygnus.com>
|
||||
|
||||
* config/v850/tm-v850.h (BREAKPOINT): Reverted back to old value...
|
||||
|
||||
Thu Dec 4 09:30:22 1997 Nick Clifton <nickc@cygnus.com>
|
||||
|
||||
* config/v850/tm-v850.h (BREAKPOINT): Changed to match new value.
|
||||
|
@ -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, 0x00} /* little-ended */
|
||||
#define BREAKPOINT {0x40, 0xF8} /* little-ended */
|
||||
|
||||
#define FUNCTION_START_OFFSET 0
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user