Home
last modified time | relevance | path

Searched refs:trace_variable_command (Results 1 – 7 of 7) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/gdb/
Dtracepoint.c326 trace_variable_command (const char *args, int from_tty) in trace_variable_command() function
3943 c = add_com ("tvariable", class_trace, trace_variable_command,_("\
DChangeLog-201311851 (trace_variable_command): Parse the trace state variable's name
12135 * tracepoint.c (trace_variable_command): Call
12140 (trace_variable_command): Caller update.
DChangeLog-20122860 (trace_variable_command): Call observer_notify_tsv_created.
10938 (trace_variable_command, delete_trace_variable_command)
DChangeLog-20173558 * tracepoint.c (tdump_command, trace_variable_command)
6483 * tracepoint.c (trace_variable_command): Use std::string.
DChangeLog-20107247 * tracepoint.c (trace_variable_command): Run a cleanup.
DChangeLog-200984 (trace_variable_command): New function.
DChangeLog-201813096 (trace_variable_command): Adjust to std::string.