Select the last line in main() .Right-click into the small grey border on the left-
hand side and select Toggle Breakpoint to set a new breakpoint
1.6.4. Stepping and Watching Variable Contents
In this part we will step through the example project with the debugger. we will
also learn how to check the content of a variable. Expand buf in the Variables
window
Click the Step Over button in the Debug window to step to the next line
PHYTEC Embedded Pvt. Ltd 2014
29