Disassembly view may be empty on debug session start for some devices

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Medium
    • Code Composer Studio Theia
    • CCSNXT-2965
    • CCS_20.4.0
    • CCS_20.5.0
    • None

      The simple workaround is to refresh the view.

       

      The root cause is the late registration of refresh event handlers in CCSPinnableWidget. This was not a visible issue when we relied on the targetState.changed event for triggering debug views to populate with data. However, we moved away from relying on this event, as doing so was causing other issues. The refresh event also happens to be the appropriate event to rely on here.

       

      The solution to this issue is to always call refreshTargetContent on the start of a debug session.

            Assignee:
            TI User
            Reporter:
            TI User
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                Connection: Intermediate to External PROD System
                EXTSYNC-6273 - Disassembly view may be empty on de...
                SYNCHRONIZED
                • Last Sync Date: