BREAKPOINTS¶
Description¶
This setting provides global control over breakpoint conditions in the system. It is primarily used by test applications and development tools to control when breakpoints should be triggered during debugging sessions.
The exact behavior of this setting depends on the specific debug implementation and may vary between different versions of the software.
Type¶
String
Default¶
Empty
Note¶
Internal use only
Usage Notes¶
This setting is intended for development and testing environments only
Should not be enabled in production environments
May significantly impact performance when enabled
Requires debug build of the software to take effect