]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/remote.c
Add target_ops argument to to_get_tracepoint_status
[thirdparty/binutils-gdb.git] / gdb / remote.c
index 58a6d4b1e92af11052ad605fdaba43e363a5a3ad..c5e1b015f98f3675dafee3d217c384395a96abcb 100644 (file)
@@ -10773,7 +10773,7 @@ remote_get_trace_status (struct target_ops *self, struct trace_status *ts)
 }
 
 static void
-remote_get_tracepoint_status (struct breakpoint *bp,
+remote_get_tracepoint_status (struct target_ops *self, struct breakpoint *bp,
                              struct uploaded_tp *utp)
 {
   struct remote_state *rs = get_remote_state ();