OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:record_full_gdb_operation_disable
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb.old/dist/gdb/
record-full.c
814
static int
record_full_gdb_operation_disable
= 0;
variable
819
return make_scoped_restore (&
record_full_gdb_operation_disable
, 1);
1599
if (!
record_full_gdb_operation_disable
)
1659
if (!
record_full_gdb_operation_disable
2132
if (
record_full_gdb_operation_disable
)
2148
if (
record_full_gdb_operation_disable
|| !writebuf)
/src/external/gpl3/gdb/dist/gdb/
record-full.c
814
static int
record_full_gdb_operation_disable
= 0;
variable
819
return make_scoped_restore (&
record_full_gdb_operation_disable
, 1);
1599
if (!
record_full_gdb_operation_disable
)
1659
if (!
record_full_gdb_operation_disable
2132
if (
record_full_gdb_operation_disable
)
2148
if (
record_full_gdb_operation_disable
|| !writebuf)
Completed in 64 milliseconds
Indexes created Wed May 13 00:24:45 UTC 2026