aboutsummaryrefslogtreecommitdiff
path: root/gdb/config
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2000-05-17 06:51:28 +0000
committerAndrew Cagney <cagney@redhat.com>2000-05-17 06:51:28 +0000
commite2bdc01eaa62b069c7635a067db59f0882de4fe8 (patch)
treee61cf78f0f3d0b8a644d6b9e9be0bd48182e1204 /gdb/config
parentf9e0cf0b839f02ed36c17f711f1373df677ab014 (diff)
downloadfsf-binutils-gdb-e2bdc01eaa62b069c7635a067db59f0882de4fe8.zip
fsf-binutils-gdb-e2bdc01eaa62b069c7635a067db59f0882de4fe8.tar.gz
fsf-binutils-gdb-e2bdc01eaa62b069c7635a067db59f0882de4fe8.tar.bz2
Change v850 break-point instruction to loop. Get around lack of 16
bit breakpoint.
Diffstat (limited to 'gdb/config')
-rw-r--r--gdb/config/v850/tm-v850.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/config/v850/tm-v850.h b/gdb/config/v850/tm-v850.h
index 256606a..05edaff 100644
--- a/gdb/config/v850/tm-v850.h
+++ b/gdb/config/v850/tm-v850.h
@@ -82,7 +82,7 @@ extern char **v850_register_names;
#define MAX_REGISTER_VIRTUAL_SIZE 4
-#define BREAKPOINT {0x40, 0xF8} /* little-ended */
+#define BREAKPOINT {0x85, 0x05} /* little-ended */
#define FUNCTION_START_OFFSET 0