If the current line in source code is a function call, you can either step into the function or step over the function.
The application advances one line of code. If the current line of code is a function call, the application steps into the function.
The application advances one source code line.
If the current line of code is a function call, the application steps over the function.
Copyright © 2001-2011, Intel Corporation. All rights reserved.