Working With Debugging

The following table shows how to debug a C or C++ project.

Number one
Prepare to debug

Number two
Begin
a debugging
session

Number three
Monitor your
code
  1. Step through your code.
  2. View debugging information.

Number four
Finish the
debugging
session

Copyright © 2015, Oracle and/or its affiliates. All rights reserved.