[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
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; |
|
||
| | ||
TObject |
CT Web help |
CodeTyphon Studio |