Source position: dbgintfdebuggerbase.pp line 73
type TDBGFeatures = set of (
dfEvalFunctionCalls,
dfThreadSuspension,
dfNotSuitableForOsArch
);