Follow

Eclipse Debugging Tricks & Tips

Please raise your Q&As about Eclipse debugging here as comments and we'll answer them.

 

 

Q:  I am getting "The chosen operation is not enabled" when I try to set a breakpoint on a COBOL line.

A:  Elastic COBOL debugging environment uses a "smap" or symbol mapping file to map symbols and lines of code between the COBOL world and the Java world.  An Eclipse "Clean" operation or other removal of the "smap" files from the file system outside of Eclipse will generate this message.  Use the Eclipse "Project" > "Build All" menu command to rebuild these "smap" files.

Was this article helpful?
0 out of 0 found this helpful
Have more questions? Submit a request

1 Comments

  • 0
    Avatar
    Mark

     I am getting "The chosen operation is not enabled" when I try to set a breakpoint on a COBOL line.

Please sign in to leave a comment.
Powered by Zendesk