HomeSort by: relevance | last modified time | path
    Searched refs:trace_notes (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb/dist/gdb/
tracepoint.c 150 static std::string trace_notes; variable
1650 notes = trace_notes.c_str ();
2871 ret = target_set_trace_notes (NULL, trace_notes.c_str (), NULL);
4115 &trace_notes, _("\
  /src/external/gpl3/gdb.old/dist/gdb/
tracepoint.c 150 static std::string trace_notes; variable
1650 notes = trace_notes.c_str ();
2867 ret = target_set_trace_notes (NULL, trace_notes.c_str (), NULL);
4111 &trace_notes, _("\

Completed in 27 milliseconds