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

TGDBMICommandFlags

Declaration

Source position: gdbmidebugger.pp line 92

type TGDBMICommandFlags = set of (

  cfCheckState,

  

  cfCheckError,

  

  cfTryAsync,

  

  cfNoThreadContext,

  

  cfNoStackContext,

  

  cfNoTimeoutWarning,

  

  cfscIgnoreState,

  

  cfscIgnoreError,

  

  cfNoMemLimits

  

);



CT Web help

CodeTyphon Studio