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

  /src/external/gpl3/gdb/dist/gdb/
tracepoint.c 154 static std::string trace_stop_notes; variable
1726 note = trace_stop_notes.c_str ();
2883 ret = target_set_trace_notes (NULL, NULL, trace_stop_notes.c_str ());
4122 &trace_stop_notes, _("\
  /src/external/gpl3/gdb.old/dist/gdb/
tracepoint.c 154 static std::string trace_stop_notes; variable
1726 note = trace_stop_notes.c_str ();
2879 ret = target_set_trace_notes (NULL, NULL, trace_stop_notes.c_str ());
4118 &trace_stop_notes, _("\

Completed in 28 milliseconds