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

gdbstatety

Declaration

Source position: msegdbutils.pas line 51

type gdbstatety = (

  gs_syncget,

  gs_syncack,

  gs_clicommand,

  gs_clilist,

  gs_canstop,

  gs_started,

  gs_startup,

  gs_attaching,

  gs_execloaded,

  gs_attached,

  gs_detached,

  gs_remote,

  gs_async,

  gs_downloaded,

  gs_downloading,

  gs_runafterload,

  gs_internalrunning,

  gs_running,

  gs_stopped,

  gs_interrupted,

  gs_restarted,

  gs_closing,

  gs_gdbdied

);


Documentation generated on: 2021-05-13