MDB Reference: step
step
The MDB step command steps the program until it reaches a different source line (Step Into). Step only enters a function if there is line number information available for the function.
Parameters
None
Example
> step
Stop at
address:0x9d000ca0
file:C/Projects/MyProject.X/BlinkLED.c
source line:63