* tracepoint.h (decode_agent_options): Add 'trace_string'
[deliverable/binutils-gdb.git] / gdb / tracepoint.h
index 2a809c7ee104993dff82d4d67a476866a5de7f03..c7eef7b0e7b683fb8cc54b840edc22f1252c44fc 100644 (file)
@@ -342,7 +342,7 @@ struct cleanup *make_cleanup_restore_traceframe_number (void);
 
 void free_actions (struct breakpoint *);
 
-extern const char *decode_agent_options (const char *exp);
+extern const char *decode_agent_options (const char *exp, int *trace_string);
 
 extern void encode_actions (struct breakpoint *t, struct bp_location *tloc,
                            char ***tdp_actions, char ***stepping_actions);
This page took 0.024424 seconds and 4 git commands to generate.