Gjsify LogoGjsify Logo

This enumeration defined various characteristics of the breakpoint.

Index

Enumeration Members

ON_ADDRESS: number

Set on an addresse

ON_FUNCTION: number

Set on a function name

ON_LINE: number

Set on source line

ON_READ: number

Set on read access

ON_WRITE: number

Set on write access

REMOVED: number

Set for removed breakpoint

UPDATED: number

Set for changed breakpoint

WITH_CONDITION: number

Has a condition

WITH_ENABLE: number

Has enable information

WITH_IGNORE: number

Has ignore information,

WITH_PENDING: number

Pending breakpoint

WITH_TEMPORARY: number

Temporary breakpoint, automatically removed when triggered

WITH_TIME: number

Has counter information

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method