X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gdb%2Finf-ptrace.c;h=ac4d2a44cc8f389b12c0b6de2bc8551243a954a9;hb=f045800c90783c13d6f116d99ca429a9ef556055;hp=1269d24b657430af712c77eddacf8ee51bb98e5b;hpb=de90e03d4c19cf5327b4eaea4ad8666a3a1bfad5;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/inf-ptrace.c b/gdb/inf-ptrace.c index 1269d24b65..ac4d2a44cc 100644 --- a/gdb/inf-ptrace.c +++ b/gdb/inf-ptrace.c @@ -246,7 +246,7 @@ inf_ptrace_attach (struct target_ops *ops, char *args, int from_tty) #ifdef PT_GET_PROCESS_STATE static void -inf_ptrace_post_attach (int pid) +inf_ptrace_post_attach (struct target_ops *self, int pid) { ptrace_event_t pe;