[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'msegdbutils' (#msegui)

stopinfoty

Declaration

Source position: msegdbutils.pas line 130

type stopinfoty = record

  reason: stopreasonty;

  time: tdatetime;

  bkptno: Integer;

  threadid: QWord;

  exitcode: Integer;

  filename: filenamety;

  filedir: filenamety;

  line: Integer;

  addr: QWord;

  func: string;

  language: languagety;

  signalname: string;

  signalmeaning: string;

  messagetext: string;

  expression: string;

  oldvalue: string;

  newvalue: string;

  section: string;

  sectionsent: Integer;

  sectionsize: Integer;

  totalsent: Integer;

  totalsize: Integer;

end;


Documentation generated on: 2021-05-13