Working With Debugging
The following table shows how to debug a C or C++ project.
Prepare to debug
Set breakpoints
in your code
<
Set watches
in your code
Begin
a debugging
session
Start a debugging session
Monitor your
code
Step through your code
.
View debugging information
.
Finish the
debugging
session
Finish the current debugging session
Finish one of several debugging sessions
Legal Notices