|
Debugging lets you examine and troubleshoot your application.
When you debug, you can control when the application must stop at
specific points in the code. You can also monitor important variables
and test your code. Debugging uses a configuration to control how
applications are launched. When you debug your application, you
run the debug version of the application file.
|
|
|