Interface DebuggingConfig

    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String DEBUGENABLED
      AUTOSAR and C\C++-Platform use this flag to enable or disabled automated debugging when the execution is started
    • Field Detail

      • DEBUGENABLED

        static final java.lang.String DEBUGENABLED
        AUTOSAR and C\C++-Platform use this flag to enable or disabled automated debugging when the execution is started
        See Also:
        Constant Field Values