Home
last modified time | relevance | path

Searched refs:trace_notes (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/gdb/
Dtracepoint.c150 static std::string trace_notes; variable
1650 notes = trace_notes.c_str (); in start_tracing()
2867 ret = target_set_trace_notes (NULL, trace_notes.c_str (), NULL); in set_trace_notes()
4111 &trace_notes, _("\
DChangeLog-20216958 * tracepoint.c (trace_user, trace_notes, trace_stop_notes): Make
DChangeLog-20111424 (trace_notes): New global.