gdb/
[deliverable/binutils-gdb.git] / gdb / ia64-tdep.c
index d68c04483c8172752fb9a9a99fd5da6ec00d2c2e..bc72e405767db94805a4b475cc575e7e07adf09a 100644 (file)
@@ -725,6 +725,7 @@ ia64_memory_remove_breakpoint (struct gdbarch *gdbarch,
       warning (_("Cannot remove breakpoint at address %s, "
                 "no break instruction at such address."),
               paddress (gdbarch, bp_tgt->placed_address));
+      do_cleanups (cleanup);
       return -1;
     }
 
This page took 0.023767 seconds and 4 git commands to generate.