Home
last modified time | relevance | path

Searched refs:TeamDebuggerOptions (Results 1 – 3 of 3) sorted by relevance

/haiku/headers/private/debugger/target_host_interface/
H A DTargetHostInterface.h22 struct TeamDebuggerOptions;
32 status_t StartTeamDebugger(const TeamDebuggerOptions& options);
77 const TeamDebuggerOptions& options,
116 struct TeamDebuggerOptions { struct
117 TeamDebuggerOptions();
/haiku/src/kits/debugger/target_host_interface/
H A DTargetHostInterface.cpp20 TeamDebuggerOptions::TeamDebuggerOptions() in TeamDebuggerOptions() function in TeamDebuggerOptions
56 TargetHostInterface::StartTeamDebugger(const TeamDebuggerOptions& options) in StartTeamDebugger()
193 TeamDebuggerOptions options; in MessageReceived()
248 const TeamDebuggerOptions& options, bool stopInMain) in _StartTeamDebugger()
/haiku/src/apps/debugger/
H A DDebugger.cpp115 set_debugger_options_from_options(TeamDebuggerOptions& _debuggerOptions, in set_debugger_options_from_options()
428 TeamDebuggerOptions options; in MessageReceived()
630 TeamDebuggerOptions options; in _StartNewTeam()
658 TeamDebuggerOptions debuggerOptions; in _HandleOptions()
741 TeamDebuggerOptions debuggerOptions; in Run()
799 TeamDebuggerOptions debuggerOptions; in Run()