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

TGDBMITargetFlags

Declaration

Source position: gdbmidebugger.pp line 114

type TGDBMITargetFlags = set of (

  tfHasSymbols,

  

  tfPidDetectionDone,

  

  tfRTLUsesRegCall,

  

  tfClassIsPointer,

  

  tfHasMonitorData,

  

  tfExceptionIsPointer,

  

  tfFlagHasTypeObject,

  

  tfFlagHasTypeException,

  

  tfFlagHasTypeShortstring,

  

  tfFlagHasTypePointer,

  

  tfFlagHasTypeByte,

  

  tfFlagMaybeDwarf3

  

);



CT Web help

CodeTyphon Studio