Avoid software breakpoint's instruction shadow inconsistency
[deliverable/binutils-gdb.git] / gdb / microblaze-linux-tdep.c
index 8d360eb7e40cc7ee3ed2d00bad64e1fccd504006..d5334cb527096000220fe0d21b12fa9e6ef839cd 100644 (file)
@@ -41,7 +41,7 @@ static int
 microblaze_linux_memory_remove_breakpoint (struct gdbarch *gdbarch, 
                                           struct bp_target_info *bp_tgt)
 {
-  CORE_ADDR addr = bp_tgt->placed_address;
+  CORE_ADDR addr = bp_tgt->reqstd_address;
   const gdb_byte *bp;
   int val;
   int bplen;
This page took 0.023871 seconds and 4 git commands to generate.