Unit 'LldbInstructions' Package
[Overview][Types][Classes][Index] [#bs_debuggerlldb]

TLldbInstructionProcessStepAction

Declaration

Source position: lldbinstructions.pas line 140

type TLldbInstructionProcessStepAction = (

  saContinue,

  

  saOver,

  

  saInto,

  

  saOut,

  

  saInsIn,

  

  saInsOver

  

);



CT Web help

CodeTyphon Studio