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.
Hi,
I wonder if CCSv4 has "Run to Cursor" feature on Debug session, for example, in a function, I want to check a variable in a line, but before the line, there is a large loop, how can I skip this loop and go directly to the line ?
Regards,
Yuhua
In the editor, go to the line you wish to run to and right-click on the line you wish to run to and select 'Run to Line' in the context menu.
Thanks
ki