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

TLldbInstructionDisassem

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

Declaration

Source position: lldbinstructions.pas line 397

type TLldbInstructionDisassem = class(TLldbInstruction)

protected

  procedure SendCommandDataToDbg; override;

  

  function ProcessInputFromDbg(); override;

  

public

  constructor Create();

  

  constructor CreateRange();

  

  destructor Destroy; override;

  

  property Res: TStringList; [r]

  

end;

Inheritance

TLldbInstructionDisassem

  

|

TLldbInstruction

  

|

TObject



CT Web help

CodeTyphon Studio