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

stopreasonty

Declaration

Source position: msegdbutils.pas line 100

type stopreasonty = (

  sr_none,

  sr_unknown,

  sr_error,

  sr_startup,

  sr_exception,

  sr_gdbdied,

  sr_breakpoint_hit,

  sr_watchpointtrigger,

  sr_readwatchpointtrigger,

  sr_accesswatchpointtrigger,

  sr_end_stepping_range,

  sr_function_finished,

  sr_exited_normally,

  sr_exited,

  sr_detached,

  sr_signal_received

);


Documentation generated on: 2021-05-13