blob: fa738c533029237f8ca2891c863d85fb2210b8b2 [file] [log] [blame]
OTDebugPreferencePage_title=Debug
OTDebugPreferencePage_enable_filter_title=Stack frame filtering
OTDebugPreferencePage_enableFilter_label=Hide stack frames of the Object Teams Runtime Environment
OTDebugPreferencePage_stackFrameColoringGroup_label=Displaying OT/J-specific stack frames
OTDebugPreferencePage_colorGeneratedCode_label=generated code
OTDebugPreferencePage_colorSpecialCode_label=special OT/J code (method bindings etc.)
OTDebugPreferencePage_callin_stepping_title=Visualization of callin dispatch
OTDebugPreferencePage_callin_step_base_label=Show pending dispatch to original base method
OTDebugPreferencePage_callin_step_recurse_label=Show pending recursive dispatch
OTDebugPreferencePage_callin_step_role_label=Show pending dispatch to callin binding
OTDebugPreferencePage_callin_stepping_hint=Unchecked steps will be skipped, the debugger will automatically step into the next action.