Skip to content

bugfix-5303

Nikolay Veprikov requested to merge bugfix-5303 into develop

Reading the debug_dashboard_mode parameter is done through the DapConfigReader class. The m_bReadingChains parameter has been added to the DapServiceController class, which is initialized with the reading_chains value from cellframe-node.cfg. If this parameter is set to false, then the chain selection checkbox is hidden.

Merge request reports