1) Is there a way by which while using the debugger, if F10 is pressed to move to next 'C' statement, the control moves back to the previous statement. 2) Can we change the C program while debugging and rebuild the target from the debugger itself. If yes, please let me know how?