I am using the Microfocus animator tool and I am able to debug the cobol executable from putty. The cobol animator tool converts the executable into source code and highlights the current executing statement.
But , the animator and the putty session hangs when it reaches the "GOBACK" statement in Cobol.
Please let me know how to resolve this