Source position: gdbmidebugger.pp line 95
type TGDBMICallback = procedure(
const AResult: TGDBMIExecResult;
const ATag: PtrInt
) of object;