This CodeWarrior debugger feature preserves the enable/disable state of a breakpoint instance. If you change the enabled/disable state of the breakpoint instances, the debugger now serializes the breakpoint state for all breakpoint instances. As a result, next time the user starts a new debug session, the breakpoint instances are created as enabled/disabled according to the serialized state.