Source position: gdbmidebuginstructions.pp line 27
type TGDBInstructionFlag = (
ifRequiresThread,
ifRequiresStackFrame,
ifRequiresMemLimit,
ifRequiresArrayLimit
);