Source position: msegdbutils.pas line 92
type resultinfoty = record
variablename: string;
valuekind: valuekindty;
value: string;
end;