Debug panel
The Debug panel displays debugging information, for example, input values, user-defined temporary variables, iterate variable values, and so on. This contains these views that are shown as tabs:
- Breakpoints
- Variables
- Expressions
- Input Values
- Console
- Source Message
- Target Message
For each pause on the xlate action, these visible views are updated with the latest data.
You can show/hide views by selecting from the
menu.The
menu options are enabled only when the current Translation Configurator is in Debug mode. If the current GUI is in Configuration mode, then these options are unavailable.You can also can hide those views by clicking the close button on the view tabs.