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

breakpointinfoty

Declaration

Source position: msegdbutils.pas line 154

type breakpointinfoty = record

  addressbreakpoint: Boolean;

  line: Integer;

  path: filenamety;

  address: QWord;

  bkptno: Integer;

  bkpton: Boolean;

  ignore: Integer;

  passcount: Integer;

  condition: string;

  conditionmessage: string;

end;


Documentation generated on: 2021-05-13