My problem is trying to attach to a C routine called from a COBOL program also being debugged.
senario Stepping through the COBOL program and then stopping at the CALL to the C routine. If I step through the C routine, the routine runs and that is end of story.
but if I try to attach to the running process @ the CALL the attach fails.
Any ideas.
P.S follow this thread. I should have a solution within a week or two if none found here.
senario Stepping through the COBOL program and then stopping at the CALL to the C routine. If I step through the C routine, the routine runs and that is end of story.
but if I try to attach to the running process @ the CALL the attach fails.
Any ideas.
P.S follow this thread. I should have a solution within a week or two if none found here.