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

recordclassty

Declaration

Source position: msegdbutils.pas line 60

type recordclassty = (

  rec_done,

  rec_running,

  rec_connected,

  rec_error,

  rec_exit,

  rec_stopped,

  rec_download,

  rec_threadcreated,

  rec_threadexited,

  rec_threadgroupexited,

  rec_threadselected,

  rec_libraryloaded,

  rec_libraryunloaded,

  rec_threadgroupadded,

  rec_threadgroupstarted,

  rec_breakpointmodified

);


Documentation generated on: 2021-05-13