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

TGDBMIDebuggerChangeFilenameBase

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

Declaration

Source position: gdbmidebugger.pp line 600

type TGDBMIDebuggerChangeFilenameBase = class(TGDBMIDebuggerCommand)

protected

  FErrorMsg: string;

  

  procedure DoResetInternalBreaks; virtual;

  

  function DoChangeFilename; virtual;

  

  function DoSetPascal;

  

  function DoSetCaseSensitivity;

  

  function DoSetMaxValueMemLimit;

  

  function DoSetAssemblerStyle;

  

  function DoSetDisableStartupShell;

  

end;

Inheritance

TGDBMIDebuggerChangeFilenameBase

  

|

TGDBMIDebuggerCommand

  

|

TObject



CT Web help

CodeTyphon Studio