Preparing Your Source Code

You do not need to make changes to the source code to debug the program. However, it is recommended to make the following items part of your source code:

  1. An initial stall point, if you cannot stop the process easily from within the debugger.
  2. Assertions sprinkled liberally through the sources to help locate errors early.

See Also


Submit feedback on this help topic

Copyright © 1996-2010, Intel Corporation. All rights reserved.