Sometimes while debugging, you need to use alternate versions of shared libraries. For example, the debuggee might be dynamically linked to shared libraries that have the same name as the shared libraries of the host OS, but that are built for the target OS, and reside in a different location than the host's libraries.
To substitute one shared library for another:
To modify a shared library path substitution rule, select it and click the Modify… button.
Copyright © 2001-2011, Intel Corporation. All rights reserved.