Thanx for your reply.
But I had put a break point on the call statement. It went till the call.
I had also put a break point in the called program.
Still somehow its just not going in ...
I am trying to debug a CICS program A calling another CiCS background transaction B. This program B is in itself calling another Cobol/DB2 program C.
Now I have to debug both B and C in Xpediter. But ...