| 
       
     | 
      
      
     | 
  
    | 
       
     | 
      
      
     | 
  
    | 
       
     | 
      
      
     | 
  
    | 
       
     | 
      
        
          __init__(self,
        *args) 
      __init__(lldb::SBThreadPlan self) -> SBThreadPlan 
      __init__(lldb::SBThreadPlan self, SBThreadPlan threadPlan) -> 
      SBThreadPlan __init__(lldb::SBThreadPlan self, lldb::ThreadPlanSP 
      const & lldb_object_sp) -> SBThreadPlan 
      __init__(lldb::SBThreadPlan self, SBThread thread, str const * 
      class_name) -> SBThreadPlan | 
          
            source code
            
           | 
         
       
      
     | 
  
    | 
       
     | 
      
        
          __swig_destroy__(...) 
      delete_SBThreadPlan(SBThreadPlan self) | 
          
            
            
           | 
         
       
      
     | 
  
    | 
       
     | 
      
      
     | 
  
    | 
       
     | 
      
      
     | 
  
    | 
       
     | 
      
        
          GetStopReason(self) 
      GetStopReason(SBThreadPlan self) -> lldb::StopReason | 
          
            source code
            
           | 
         
       
      
     | 
  
    | 
       
     | 
      
        
          GetStopReasonDataCount(self) 
      GetStopReasonDataCount(SBThreadPlan self) -> size_t | 
          
            source code
            
           | 
         
       
      
     | 
  
    | 
       
     | 
      
        
          GetStopReasonDataAtIndex(self,
        *args) 
      GetStopReasonDataAtIndex(SBThreadPlan self, uint32_t idx) -> 
      uint64_t | 
          
            source code
            
           | 
         
       
      
     | 
  
    | 
       
     | 
      
        
          GetThread(self) 
      GetThread(SBThreadPlan self) -> SBThread | 
          
            source code
            
           | 
         
       
      
     | 
  
    | 
       
     | 
      
        
          GetDescription(self,
        *args) 
      GetDescription(SBThreadPlan self, SBStream description) -> bool | 
          
            source code
            
           | 
         
       
      
     | 
  
    | 
       
     | 
      
        
          SetPlanComplete(self,
        *args) 
      SetPlanComplete(SBThreadPlan self, bool success) | 
          
            source code
            
           | 
         
       
      
     | 
  
    | 
       
     | 
      
        
          IsPlanComplete(self) 
      IsPlanComplete(SBThreadPlan self) -> bool | 
          
            source code
            
           | 
         
       
      
     | 
  
    | 
       
     | 
      
        
          IsPlanStale(self) 
      IsPlanStale(SBThreadPlan self) -> bool | 
          
            source code
            
           | 
         
       
      
     | 
  
    | 
       
     | 
      
      
     | 
  
    | 
       
     | 
      
        
          IsValid(self,
        *args) 
      IsValid(SBThreadPlan self) -> bool IsValid(SBThreadPlan self) 
      -> bool | 
          
            source code
            
           | 
         
       
      
     | 
  
    | 
       
     | 
      
        
          QueueThreadPlanForStepOverRange(self,
        *args) 
      QueueThreadPlanForStepOverRange(SBThreadPlan self, SBAddress 
      start_address, lldb::addr_t range_size) -> SBThreadPlan | 
          
            source code
            
           | 
         
       
      
     | 
  
    | 
       
     | 
      
        
          QueueThreadPlanForStepInRange(self,
        *args) 
      QueueThreadPlanForStepInRange(SBThreadPlan self, SBAddress 
      start_address, lldb::addr_t range_size) -> SBThreadPlan | 
          
            source code
            
           | 
         
       
      
     | 
  
    | 
       
     | 
      
        
          QueueThreadPlanForStepOut(self,
        *args) 
      QueueThreadPlanForStepOut(SBThreadPlan self, uint32_t 
      frame_idx_to_step_to, bool first_insn=False) -> SBThreadPlan 
      QueueThreadPlanForStepOut(SBThreadPlan self, uint32_t 
      frame_idx_to_step_to) -> SBThreadPlan | 
          
            source code
            
           | 
         
       
      
     | 
  
    | 
       
     | 
      
        
          QueueThreadPlanForRunToAddress(self,
        *args) 
      QueueThreadPlanForRunToAddress(SBThreadPlan self, SBAddress address) 
      -> SBThreadPlan | 
          
            source code
            
           | 
         
       
      
     | 
  
  
    | 
     Inherited from object:
      __delattr__,
      __format__,
      __getattribute__,
      __hash__,
      __new__,
      __reduce__,
      __reduce_ex__,
      __sizeof__,
      __str__,
      __subclasshook__
       
     |