Show TOC

System VariantsLocate this document in the navigation structure

Definition
Use

There are predefined activation variants whose object lists contain all checkpoint groups. If you create a new group, it is automatically included in the system variants. The individual activationvariants are different from each other with regard to the specified operation mode for Assertions (the operation modes for the other types of checkpoints are Inactive in each case):

  • ALL_ABORT_ABORT: Assertions have default value Abort.

  • ALL_LOG_LOG: Assertions have default value Log.

  • ALL_BREAK_ABORT: Assertions have default value Break. If stopping is not possible in the Debugger: Cancel.

  • ALL_BREAK_LOG: Assertions have default value Break. If stopping is not possible in the Debugger: Log.

You cannot change the system variants manually. You can of course copy a system variant and then change the copy. Note that the object list of the copy is not determined dynamically -that is, if you create new checkpoint groups after copying the activation variant, these checkpoint groups will not be included in the copy.