You can use most debugger commands just as you would when debugging a non-parallel application. Most commands are passed on to the leaf debuggers and you see aggregated output from them in your user interface. However, there are a few important exceptions.
All commands are sent to the leaf debuggers for parallel debugging except for the following:
The following table shows the debugger commands that are local only, both remote and local, and those that are disabled:
In addition to the commands listed in the table, the focus command can assist parallel debugging.
Copyright © 1996-2010, Intel Corporation. All rights reserved.