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

TLldbInstructionMemory

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

Declaration

Source position: lldbinstructions.pas line 327

type TLldbInstructionMemory = class(TLldbInstruction)

protected

  function ProcessInputFromDbg(); override;

  

  procedure SendCommandDataToDbg; override;

  

public

  constructor Create();

  

  destructor Destroy; override;

  

  property Res: TArrayOfByte; [r]

  

end;

Inheritance

TLldbInstructionMemory

  

|

TLldbInstruction

  

|

TObject



CT Web help

CodeTyphon Studio