Unit 'DbgIntfDebuggerBase' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#bs_debuggerintf]

TDBGEventType

Declaration

Source position: dbgintfdebuggerbase.pp line 1462

type TDBGEventType = (

  etDefault,

  

  etBreakpointEvaluation,

  

  etBreakpointHit,

  

  etBreakpointMessage,

  

  etBreakpointStackDump,

  

  etExceptionRaised,

  

  etModuleLoad,

  

  etModuleUnload,

  

  etOutputDebugString,

  

  etProcessExit,

  

  etProcessStart,

  

  etThreadExit,

  

  etThreadStart,

  

  etWindowsMessagePosted,

  

  etWindowsMessageSent

  

);



CT Web help

CodeTyphon Studio