Micro FocusĀ Enterprise DeveloperĀ 2.3 for Visual Studio 2015
>
Developing Applications in the IDE
>
Debugging COBOL Applications
>
Visual Studio Debugging Features
Visual Studio Debugging Features
Tips on Debugging COBOL
Debugging Multi-Project Solutions
Autos Window
The
Autos
window displays the variables used in the current statement and the previous statement in your COBOL source code.
Debug Tooltips
While debugging you can hover a data item to view its value in a debug tooltip.
Memory Window
The
Memory
window enables you to view and monitor the contents of the memory.
Watch Window
Parent topic:
Debugging COBOL Applications