We also need to mark PLT BP as resolved after post-update BP hits
diff --git a/sysdeps/linux-gnu/ppc/plt.c b/sysdeps/linux-gnu/ppc/plt.c
index 803ad7d..08a42fc 100644
--- a/sysdeps/linux-gnu/ppc/plt.c
+++ b/sysdeps/linux-gnu/ppc/plt.c
@@ -614,6 +614,7 @@
 
 	unresolve_plt_slot(proc, libsym->arch.plt_slot_addr,
 			   libsym->arch.resolved_value);
+	mark_as_resolved(libsym, value);
 
 	/* cb_on_all_stopped looks if HANDLER is set to NULL as a way
 	 * to check that this was run.  It's an error if it