Searched refs:exit_commands (Results 1 – 4 of 4) sorted by relevance
98 std::vector<std::string> exit_commands; member
309 RunLLDBCommands("Running exitCommands:", exit_commands); in RunExitCommands()
563 g_vsc.exit_commands = GetStrings(arguments, "exitCommands"); in request_attach()1530 g_vsc.exit_commands = GetStrings(arguments, "exitCommands"); in request_launch()
361 command_interpreter, options.exit_commands)