Unit 'GDBMIDebugger' Package
[Overview][Types][Classes][Procedures and functions][Index] [#bs_debuggergdbmi]

TGDBMIDebuggerCommandExecute

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

Declaration

Source position: gdbmidebugger.pp line 693

type TGDBMIDebuggerCommandExecute = class(TGDBMIDebuggerCommandExecuteBase)

protected

  procedure DoLockQueueExecute; override;

  

  procedure DoUnLockQueueExecute; override;

  

  function ProcessStopped(); override;

  

  function DoExecute; override;

  

public

  constructor Create();

  

  function DebugText; override;

  

  property Result: TGDBMIExecResult; [r]

  

  property NextExecQueued: Boolean; [r]

  

end;

Inheritance

TGDBMIDebuggerCommandExecute

  

|

TGDBMIDebuggerCommandExecuteBase

  

|

TGDBMIDebuggerChangeFilenameBase

  

|

TGDBMIDebuggerCommand

  

|

TObject



CT Web help

CodeTyphon Studio