5 pts.
Q:
COBOL Debugging
In as400, I can use STRISDB for Cobo LE, But it is not work Cobol, How to debug non ILE cobol?
ASKED: Oct 22 2009  1:12 AM GMT
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
7810 pts.
A:
 RATE THIS ANSWER
0
Click to Vote:
  •   0
  •  0
  • Bookmark and Share
Try STRDBG.
If the program was compiled with either OPTION(*SRCDBG) or OPTION(*LSTDBG) you should be able to debug.
Last Answered: Oct 22 2009  1:41 PM GMT by CharlieBrowne   7810 pts.
Discuss This Answer:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _