OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tracing_stop_note
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb/dist/gdbserver/
tracepoint.cc
1271
static char *
tracing_stop_note
;
variable
3623
str = (
tracing_stop_note
?
tracing_stop_note
: "");
4122
xfree (
tracing_stop_note
);
4123
tracing_stop_note
= stopnote;
/src/external/gpl3/gdb.old/dist/gdbserver/
tracepoint.cc
1271
static char *
tracing_stop_note
;
variable
3623
str = (
tracing_stop_note
?
tracing_stop_note
: "");
4122
xfree (
tracing_stop_note
);
4123
tracing_stop_note
= stopnote;
Completed in 34 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026