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

TLldbInstruction

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

Declaration

Source position: lldbinstructions.pas line 55

type TLldbInstruction = class(TDBGInstruction)

protected

  function MaskQuotedText();

  

  function ProcessInputFromDbg(); override;

  

  procedure SetContentReceieved;

  

  property Queue: TLldbInstructionQueue; [r]

  

  property NextInstruction;

  

public

  property OwningCommand: TObject; [rw]

  

  property DwarfLoadErrors: string; [r]

  

end;

Inheritance

TLldbInstruction

  

|

TObject



CT Web help

CodeTyphon Studio