OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:multi_mode
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb/dist/gdbserver/
server.cc
4150
volatile int
multi_mode
= 0;
local
4187
multi_mode
= 1;
4350
if ((port == NULL || (!attach && !
multi_mode
&& *next_arg == NULL))
4459
if (!was_running && !
multi_mode
)
/src/external/gpl3/gdb.old/dist/gdbserver/
server.cc
4067
volatile int
multi_mode
= 0;
local
4102
multi_mode
= 1;
4261
if ((port == NULL || (!attach && !
multi_mode
&& *next_arg == NULL))
4370
if (!was_running && !
multi_mode
)
Completed in 34 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026