Preventing z/OS Debugger from stopping at EXEC CICS® RETURN
z/OS® Debugger stops
at EXEC CICS RETURN
and displays the following message:
CEE0199W The termination of a thread was signaled due to a STOP statement.
To prevent z/OS Debugger from
stopping at every EXEC CICS RETURN
statement in your
application and suppress this message, set the TEST level to ERROR
by using the SET TEST ERROR
command.