Unit 'DebugInstructions' Package
[Overview][Types][Classes][Procedures and functions][Index] [#bs_debuggercmd]

TDBGInstructionErrorFlags

Declaration

Source position: debuginstructions.pas line 40

type TDBGInstructionErrorFlags = set of (

  ifeContentError,

  

  ifeWriteError,

  

  ifeReadError,

  

  ifeDbgNotRunning,

  

  ifeTimedOut,

  

  ifeRecoveredTimedOut,

  

  ifeInvalidStackFrame,

  

  ifeInvalidThreadId,

  

  ifeQueueContextError,

  

  ifeCancelled

  

);



CT Web help

CodeTyphon Studio