Searched refs:GetBatchCommandMode (Results 1 – 9 of 9) sorted by relevance
308 if (m_debugger.GetCommandInterpreter().GetBatchCommandMode()) in RefreshPrompt()380 return reader.GetDebugger().GetCommandInterpreter().GetBatchCommandMode(); in GetBatchMode()
876 bool batch_mode = reader.GetDebugger().GetCommandInterpreter().GetBatchCommandMode(); in InputReaderCallback()1302 bool batch_mode = reader.GetDebugger().GetCommandInterpreter().GetBatchCommandMode(); in GenerateBreakpointOptionsCommandCallback()1320 bool batch_mode = reader.GetDebugger().GetCommandInterpreter().GetBatchCommandMode(); in GenerateBreakpointOptionsCommandCallback()1335 bool batch_mode = reader.GetDebugger().GetCommandInterpreter().GetBatchCommandMode(); in GenerateBreakpointOptionsCommandCallback()1360 reader.GetDebugger().GetCommandInterpreter().GetBatchCommandMode() : in GenerateBreakpointOptionsCommandCallback()1418 bool batch_mode = reader.GetDebugger().GetCommandInterpreter().GetBatchCommandMode(); in GenerateWatchpointOptionsCommandCallback()1437 bool batch_mode = reader.GetDebugger().GetCommandInterpreter().GetBatchCommandMode(); in GenerateWatchpointOptionsCommandCallback()1452 bool batch_mode = reader.GetDebugger().GetCommandInterpreter().GetBatchCommandMode(); in GenerateWatchpointOptionsCommandCallback()1477 reader.GetDebugger().GetCommandInterpreter().GetBatchCommandMode() : in GenerateWatchpointOptionsCommandCallback()
396 GetBatchCommandMode () { return m_batch_command_mode; } in GetBatchCommandMode() function
238 bool batch_mode = reader.GetDebugger().GetCommandInterpreter().GetBatchCommandMode(); in MultiLineExpressionCallback()
252 bool batch_mode = reader.GetDebugger().GetCommandInterpreter().GetBatchCommandMode(); in GenerateWatchpointCommandCallback()
274 bool batch_mode = reader.GetDebugger().GetCommandInterpreter().GetBatchCommandMode(); in GenerateBreakpointCommandCallback()
768 bool batch_mode = data.reader.GetDebugger().GetCommandInterpreter().GetBatchCommandMode(); in ActivateHandler()781 bool batch_mode = data.reader.GetDebugger().GetCommandInterpreter().GetBatchCommandMode(); in ReactivateHandler()791 bool batch_mode = data.reader.GetDebugger().GetCommandInterpreter().GetBatchCommandMode(); in GotTokenHandler()805 bool batch_mode = data.reader.GetDebugger().GetCommandInterpreter().GetBatchCommandMode(); in InterruptHandler()
1090 bool batch_mode = reader.GetDebugger().GetCommandInterpreter().GetBatchCommandMode(); in InputReaderCallback()
4864 bool batch_mode = reader.GetDebugger().GetCommandInterpreter().GetBatchCommandMode(); in ReadCommandsCallbackFunction()