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

TLldbInstructionBreakOrWatchSet

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: lldbinstructions.pas line 169

type TLldbInstructionBreakOrWatchSet = class(TLldbInstruction)

protected

  function ProcessInputFromDbg(); override;

  

public

  property BreakId: Integer; [r]

  

  property State: TValidState; [r]

  

  property LldbNoDisableError: Boolean; [r]

  

end;

Inheritance

TLldbInstructionBreakOrWatchSet

  

|

TLldbInstruction

  

|

TObject



CT Web help

CodeTyphon Studio