X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gdb%2Fprobe.h;h=1e15328ffb062e255ff8de82fa0e22fc2d0c69ed;hb=ad43e107eb233dcef8e76da6328aa4e4d74afd84;hp=444b239ac66bdcba3f7836713949bd8327fabae7;hpb=618f726fcb851883a0094aa7fa17003889b7189f;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/probe.h b/gdb/probe.h index 444b239ac6..1e15328ffb 100644 --- a/gdb/probe.h +++ b/gdb/probe.h @@ -228,6 +228,7 @@ struct bound_probe symtabs_and_lines object and updates LOC or throws an error. */ extern struct symtabs_and_lines parse_probes (const struct event_location *loc, + struct program_space *pspace, struct linespec_result *canon); /* Helper function to register the proper probe_ops to a newly created probe.