Unit 'GDBMIServerDebuggerLAMW' Package
[Overview][Types][Classes][Procedures and functions][Index] [#pw_androidwizard_ide]

TGDBMIServerDebuggerPropertiesLAMW

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

Declaration

Source position: gdbmiserverdebuggerlamw.pas line 67

type TGDBMIServerDebuggerPropertiesLAMW = class(TGDBMIDebuggerPropertiesBase)

public

  constructor Create; override;

  

  procedure Assign(); override;

  

  procedure SetRemote_HostName(); virtual;

  

  procedure SetRemote_Port(); virtual;

  

  procedure SetRemote_ServerRun(); virtual;

  

published

  property Remote_HostName: string; [rw]

  

  property Remote_Port: string; [rw]

  

  property Remote_ServerRun: TGdbServerRun; [rw]

  

  property Debugger_Startup_Options;

  

  property MaxDisplayLengthForString;

  

  property MaxDisplayLengthForStaticArray;

  

  property MaxLocalsLengthForStaticArray;

  

  property TimeoutForEval;

  

  property WarnOnTimeOut;

  

  property WarnOnInternalError;

  

  property EncodeCurrentDirPath;

  

  property EncodeExeFileName;

  

  property InternalStartBreak;

  

  property UseNoneMiRunCommands;

  

  property DisableLoadSymbolsForLibraries;

  

  property CaseSensitivity;

  

  property GdbValueMemLimit;

  

  property GdbLocalsValueMemLimit;

  

  property AssemblerStyle;

  

  property DisableStartupShell;

  

  property FixStackFrameForFpcAssert;

  

end;

Inheritance

TGDBMIServerDebuggerPropertiesLAMW

  

|

TObject



CT Web help

CodeTyphon Studio