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

TGDBInstructionChangeArrayLimit

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

Declaration

Source position: gdbmidebuginstructions.pp line 172

type TGDBInstructionChangeArrayLimit = class(TGDBInstruction)

protected

  procedure SendCommandDataToGDB(); override;

  

  function ProcessInputFromGdb(); override;

  

  function DebugText;

  

public

  constructor Create();

  

  procedure HandleError(); override;

  

end;

Inheritance

TGDBInstructionChangeArrayLimit

  

|

TGDBInstruction

  

|

TObject



CT Web help

CodeTyphon Studio