Source position: msegdbutils.pas line 239
type threadinfoty = record
id: QWord;
threadid: QWord;
state: threadstatety;
stackframe: string;
end;