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

TGDBMIDebuggerPropertiesBase

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

Declaration

Source position: gdbmidebugger.pp line 183

type TGDBMIDebuggerPropertiesBase = class(TCommonDebuggerProperties)

protected

  procedure CreateEventProperties; virtual;

  

  property InternalEventProperties: TGDBMIDebuggerGdbEventPropertiesBase; [rw]

  

public

  constructor Create; override;

  

  destructor Destroy; override;

  

  procedure Assign(); override;

  

  property Debugger_Startup_Options: string; [rw]

  

  property MaxDisplayLengthForString: Integer; [rw]

  

  property MaxDisplayLengthForStaticArray: Integer; [rw]

  

  property MaxLocalsLengthForStaticArray: Integer; [rw]

  

  property TimeoutForEval: Integer; [rw]

  

  property WarnOnTimeOut: Boolean; [rw]

  

  property WarnOnInternalError: TGDBMIDebuggerShowWarning; [rw]

  

  property EncodeCurrentDirPath: TGDBMIDebuggerFilenameEncoding; [rw]

  

  property EncodeExeFileName: TGDBMIDebuggerFilenameEncoding; [rw]

  

  property EncodingForEnvironment: TGDBMIDebuggerCharsetEncoding; [rw]

  

  property EncodingForExeArgs: TGDBMIDebuggerCharsetEncoding; [rw]

  

  property EncodingForExeFileName: TGDBMIDebuggerCharsetEncoding; [rw]

  

  property EncodingForCurrentDirPath: TGDBMIDebuggerCharsetEncoding; [rw]

  

  property InternalStartBreak: TGDBMIDebuggerStartBreak; [rw]

  

  property UseAsyncCommandMode: Boolean; [rw]

  

  property UseNoneMiRunCommands: TGDBMIUseNoneMiRunCmdsState; [rw]

  

  property CaseSensitivity: TGDBMIDebuggerCaseSensitivity; [rw]

  

  property DisableLoadSymbolsForLibraries: Boolean; [rw]

  

  property DisableForcedBreakpoint: Boolean; [rw]

  

  property WarnOnSetBreakpointError: TGDBMIWarnOnSetBreakpointError; [rw]

  

  property GdbValueMemLimit: Integer; [rw]

  

  property GdbLocalsValueMemLimit: Integer; [rw]

  

  property AssemblerStyle: TGDBMIDebuggerAssemblerStyle; [rw]

  

  property DisableStartupShell: Boolean; [rw]

  

  property FixStackFrameForFpcAssert: Boolean; [rw]

  

  property FixIncorrectStepOver: Boolean; [rw]

  

  property InternalExceptionBreakPoints;

  

  property InternalExceptionBrkSetMethod: TInternBrkSetMethod; [rw]

  

end;

Inheritance

TGDBMIDebuggerPropertiesBase

  

|

TObject



CT Web help

CodeTyphon Studio