In order to debug successfully code which includes the Async and Await syntax, you need to have the portable symbol information
about it. You need to configure your project to produce this information when you build it as follows:
Open your project's properties.
Click the
COBOL tab and then click
Advanced COBOL Settings.
Specify one of the following options in the
Debugging Information field -
Portable or
Embedded.