Terminate or Suspend a Debug Session
You can stop the current debug session any time.
To stop an active batch debug session
- Click the Cancel Debug Session icon
on the InterTest Debug view toolbar.
The Select Termination Object dialog for the batch project opens.
- Select one of the following options and then click Finish:
To stop an active CICS debug session
- Click the Cancel Debug Session icon
on the InterTest Debug view toolbar.
The Select Termination Object dialog for the CICS project opens.
- Select one of the following options under Abend Current task:
- No DumpInstructs CA InterTest CICS to abend (terminate) the program, but does not generate a CICS system dump.
- Regular DumpAbends the CICS program and generates a CICS system dump.
- Use Abend codeAbends the program with the abend code you specify. Select this option and type the abend code you want to use.
- Click Finish.
Though you have terminated the CICS program with an abend, you may still be in a CA InterTest CICS debug session. You can either restart the task or suspend your debug session.
To suspend the debug session
- Click the Cancel Debug Session icon
on the InterTest Debug view toolbar.
The Select Termination Option dialog opens.
- Select one of the following options under Suspend debugging:
- DisconnectSuspends the debug session, but your programs remain in the monitored state and all breakpoints remain in place.
- Disconnect and Remove breakpointsSuspends the debug session and removes all breakpoints, but the programs remain in a monitored state.
- Disconnect and Remove monitorsSuspends the debug session and unmonitors your programs. This option also removes all your breakpoints and any other debug session settings.
- Click Finish.
Copyright © 2016 CA.
All rights reserved.