: Allow the user to control the flow of the program. This typically includes functions like:
: A consolidated view of system logs or custom console messages. debugging
: Execute the next line of code without entering functions. Step Into : Enter a function to see what happens inside it. : Allow the user to control the flow of the program
: A view showing the sequence of function calls that led to the current line. debugging