aboutsummaryrefslogtreecommitdiff
path: root/gdb/config/d10v
diff options
context:
space:
mode:
authorMartin Hunt <hunt@redhat.com>1996-09-19 23:21:56 +0000
committerMartin Hunt <hunt@redhat.com>1996-09-19 23:21:56 +0000
commit81dc176f58906e0e61ce2e298513ae3b15717fec (patch)
treef9f58f446613594cb08e385cabaa6d261325744f /gdb/config/d10v
parentc05d17211ee207282e7a8a397a2ee39d798dc708 (diff)
downloadfsf-binutils-gdb-81dc176f58906e0e61ce2e298513ae3b15717fec.zip
fsf-binutils-gdb-81dc176f58906e0e61ce2e298513ae3b15717fec.tar.gz
fsf-binutils-gdb-81dc176f58906e0e61ce2e298513ae3b15717fec.tar.bz2
Thu Sep 19 16:19:01 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
* d10v-tdep.c: Stack chain should work now.
Diffstat (limited to 'gdb/config/d10v')
-rw-r--r--gdb/config/d10v/tm-d10v.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/config/d10v/tm-d10v.h b/gdb/config/d10v/tm-d10v.h
index adf04b3..327adee 100644
--- a/gdb/config/d10v/tm-d10v.h
+++ b/gdb/config/d10v/tm-d10v.h
@@ -60,7 +60,7 @@ extern CORE_ADDR d10v_skip_prologue ();
/* If your kernel resets the pc after the trap happens you may need to
define this before including this file. */
-#define DECR_PC_AFTER_BREAK 0
+#define DECR_PC_AFTER_BREAK 4
#define REGISTER_NAMES \
{ "r0", "r1", "r2", "r3", "r4", "r5", "r6", "r7", \