Searched defs:stopInMain (Results 1 - 2 of 2) sorted by relevance

/haiku/src/kits/debugger/target_host_interface/
H A DTargetHostInterface.cpp60 bool stopInMain = options.requestType == TEAM_DEBUGGER_REQUEST_CREATE; local
247 _StartTeamDebugger(team_id teamID, const TeamDebuggerOptions& options, bool stopInMain) argument
/haiku/src/kits/debugger/controllers/
H A DTeamDebugger.cpp327 Init(DebuggerInterface* interface, thread_id threadID, int argc, const char* const* argv, bool stopInMain) argument

Completed in 21 milliseconds