XLATE debugger

There is no difference for the actions included from other xlt files for Xlate Debugger.

You can still set the breakpoint on the actions included from other xlt files and do the debugger normally.

Breakpoints cannot be set on the INCLUDE action line, similar to COMMENT/ELSE.

The engine loads the included xlt file in runtime. For the Xlate Debugger, the GUI keeps the same action index number with the engine.

The engine ignores the INCLUDE action when doing the debugger for the next action and step in the included actions.