Source position: debuginstructions.pas line 128
type TDBGInstructionQueueFlags = set of (
iqfValidThread,
iqfValidStackFrame
);