Debugging 【Full »】

: Allow the user to control the flow of the program. This typically includes functions like:

: Execute the next line of code without entering functions. Step Into : Enter a function to see what happens inside it. debugging

: A consolidated view of system logs or custom console messages. : Allow the user to control the flow of the program

: Features that let the user see the "live" data: debugging

Why do game developers remove debugging features from games?