By default, the integration debugger is optimized for regular
debugging of application modules and components in IBM® Integration
Designer. However, if you are experiencing problems with the debugger, you can specify options that enable you to perform problem determination on the debugger under the guidance of IBM support personnel.
About this task
To specify regular debugging or problem determination debugging:
Procedure
- From the Window menu, select Preferences.
The Preferences window opens.
- In the Preferences window, expand Business Integration and
select debug. The debug page opens.
- In the debug options radio button
group, choose one of the following radio buttons:
- Select IBM Integration
Designer debugging for regular debugging of application modules and components. This is the default selection and you should leave this option selected unless you need to perform problem determination on the debugger under the guidance of IBM support personnel.
- Select Internal debugger debugging to
perform problem determination on the debugger run time code under
the guidance of support personnel.
- Select System debugging to perform problem determination on the runtime system code under the guidance of IBM support personnel. (When this option is selected, certain aspects of breakpoint processing are ignored, which enables the breakpoint information to be displayed more quickly.)
- Click Apply.
- If you have selected the System debugging option,
then you must disable step filtering for all com.ibm.* subclasses
by completing the following steps:
- In the navigation tree of the Preferences window, expand Java and
expand debug.
- Select Step Filtering. The Step
Filtering page opens.
- If the Use step filters check
box is selected, then clear the com.ibm.* check
box in the Defined step filters list and click Apply.
- Click OK to close the Preferences
window.
What to do next
If you have chosen a debug option that enables you to perform
problem determination on the debugger, you must remember to re-select
the IBM Integration
Designer debugging option
and the com.ibm.* step filter when you have
finished with your problem determination.
This topic only applies to BAW, and is located in the BAW repository. Last updated on 2025-03-13 12:15