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

TGDBMIDebuggerCommandStartDebugging

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

Declaration

Source position: gdbmidebugger.pp line 654

type TGDBMIDebuggerCommandStartDebugging = class(TGDBMIDebuggerCommandStartBase)

protected

  function DoExecute; override;

  

  function GdbRunCommand; virtual;

  

  function DoTargetDownload; virtual;

  

public

  constructor Create();

  

  destructor Destroy; override;

  

  function DebugText; override;

  

  property ContinueCommand: TGDBMIDebuggerCommand; [r]

  

  property Success: Boolean; [r]

  

end;

Inheritance

TGDBMIDebuggerCommandStartDebugging

  

|

TGDBMIDebuggerCommandStartBase

  

|

TGDBMIDebuggerCommandExecuteBase

  

|

TGDBMIDebuggerChangeFilenameBase

  

|

TGDBMIDebuggerCommand

  

|

TObject



CT Web help

CodeTyphon Studio