Identifying the statement where your LangX COBOL program has stopped
If you have many breakpoints set in your program and you want to know where your program was halted, you can enter the following command:
QUERY LOCATION
The z/OS® Debugger Log window displays a message similar to the following message:
QUERY LOCATION
You are executing commands in the ENTRY COB03O ::> COB03AO breakpoint.
The program is currently entering block COB03O ::> COB03AO.