Debugging a program relies on access to the source for
the program. The source may be in your local workspace or on the host
system. Use the Search i Projects first for debug source option
to indicate whether the debugger should first search for source in
your local workspace or on the host system. When this option is checked,
the debugger first searches for source under i Projects in your local
workspace. If it cannot find the source in your workspace, it will
continue to search for the source on the host system. If this option
is not checked, the debugger will only search for source on the host
system.
About this task
The
Search i Projects first for debug source is
available in several dialogs. It can be set in the debug preferences,
debug batch application configurations, debug interactive application
configurations, debug multi-threaded application configurations, and
incoming remote debug session configurations for service entry points.
The following information describes how to access each of these dialogs
to set the option.
Procedure