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

TGDBMIDebuggerCommandAttach

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

Declaration

Source position: gdbmidebugger.pp line 672

type TGDBMIDebuggerCommandAttach = class(TGDBMIDebuggerCommandStartBase)

protected

  function DoExecute; override;

  

public

  constructor Create();

  

  function DebugText; override;

  

  property Success: Boolean; [r]

  

end;

Inheritance

TGDBMIDebuggerCommandAttach

  

|

TGDBMIDebuggerCommandStartBase

  

|

TGDBMIDebuggerCommandExecuteBase

  

|

TGDBMIDebuggerChangeFilenameBase

  

|

TGDBMIDebuggerCommand

  

|

TObject



CT Web help

CodeTyphon Studio