This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CCS/CCSTUDIO: When Debug, how can I "go back" to the previous edit point?

Part Number: CCSTUDIO

Tool/software: Code Composer Studio

CCS  Version: 10.1.0.00010

When not in debug, there is back and forward button like this.

But, when in debug, it seems no such buttons to "go back", 

How can I "go back" in debug?

  • The buttons available on the toolbar vary based on the perspective you are in.  When in the Edit perspective they are tailored to code editing and building.  When in the debug perspective they are focused on debugging activities.

    You can customize a perspective and add/remove buttons.  

    While in the debug perspective go to the Window Menu and select the following item

    Under toolbar visibility scroll down to navigate.  Expand it and select the actions that you wish to add.

    Regards,

    John