Lines Matching defs:batch_mode
4864 bool batch_mode = reader.GetDebugger().GetCommandInterpreter().GetBatchCommandMode();4869 if (!batch_mode)4883 if (reader.GetPrompt() && !batch_mode)4903 if (!reader.IsDone() && reader.GetPrompt() && !batch_mode)4914 if (!batch_mode)4930 if (!got_interrupted && !batch_mode)