[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: gdbmidebugger.pp line 341
type TGDBMIDebuggerInstruction = class(TGDBInstruction) |
||
protected |
||
function ProcessInputFromGdb(); override; |
|
|
function GetTimeOutVerifier; override; |
|
|
procedure Init; override; |
|
|
public |
||
procedure HandleNoGdbRunning; override; |
|
|
procedure HandleReadError; override; |
|
|
procedure HandleTimeOut; override; |
|
|
property ResultData: TGDBMIExecResult; [r] |
|
|
property HasResult: Boolean; [r] |
|
|
property FullCmdReply: string; [r] |
|
|
property LogWarnings: string; [r] |
|
|
property Cmd: TGDBMIDebuggerCommand; [rw] |
|
|
end; |
|
||
| | ||
|
||
| | ||
TObject |
CT Web help |
CodeTyphon Studio |