Searched refs:lldb_run_command_state (Results 1 – 2 of 2) sorted by relevance
15 lldb_run_command_state = {'active':False} variable22 global lldb_run_command_state26 lldb_run_command_state['active'] = True28 lldb_run_command_state['active'] = False
283 global config, lldb_run_command_state286 if 'active' in lldb_run_command_state and lldb_run_command_state['active']: