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

TLldbInstructionStackTrace

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

Declaration

Source position: lldbinstructions.pas line 381

type TLldbInstructionStackTrace = class(TLldbInstruction)

protected

  procedure SendCommandDataToDbg; override;

  

  function ProcessInputFromDbg(); override;

  

public

  constructor Create();

  

  destructor Destroy; override;

  

  property Res: TStringArray; [r]

  

end;

Inheritance

TLldbInstructionStackTrace

  

|

TLldbInstruction

  

|

TObject



CT Web help

CodeTyphon Studio