* tm-29k.h: Set DECR_PC_AFTER_BREAK to 0, as 29ks have nice
[deliverable/binutils-gdb.git] / gdb / tm-29k.h
index 73d9638afece60f7d3aab55da96ffe7d7f3b0eed..2718061b8d36d46c6179f6413c100742d3df424b 100644 (file)
@@ -91,7 +91,7 @@ CORE_ADDR skip_prologue ();
    This is often the number of bytes in BREAKPOINT
    but not always.  */
 
-#define DECR_PC_AFTER_BREAK 4
+#define DECR_PC_AFTER_BREAK 0
 
 /* Nonzero if instruction at PC is a return instruction.
    On the 29k, this is a "jmpi l0" instruction.  */
This page took 0.022717 seconds and 4 git commands to generate.