The Set Compiled Debugging Display Device screen

Use the "Set Compiled Debugging Display Device" screen to specify the display device with which you will interact with the debugger.

Figure 12. The CADP Set Compiled Debugging Display Device screen
 CADP      -    CICS Application Debugging Profile Manager   -     IYK2Z2T1     
                                                                                
 Set Compiled Debugging Display Device                                                
                                                                                
 Debugging Display Device                                                       
 Session Type             ==>  3270                         (3270,TCP)          
 3270 Display Terminal    ==>  TC15                                             
                                                                                
 TCP/IP Name Or Address                                                         
 ==>                                                                            
 ==>                                                                            
 ==>                                                                            
 ==>                                                                            
 Port                     ==>  08000                                            
                                                                                
 Type of socket communication ==> Single                    (Single,Multiple)   
                                                                                
                                                                                
 Display this panel on compiled profile activation ==> YES                            
                                                                                
                                                                                
                                                                                
                                                                                
 Enter=Save and return PF1=Help 3=Exit 12=Cancel                                

Fields on the Set Compiled Debugging Display Device screen

The fields on the "Set Compiled Debugging Display Device" screen are:

Session type
Specifies how you will interact with Debug Tool:
3270
You will interact with Debug Tool using a 3270 type terminal. Specify the terminal id in the display id field. This is the default value.
TCP
You will interact with Debug Tool using a debugging client on your workstation. The client will communicate with Debug Tool using TCP/IP. Specify the port number at which the client listens for a connection in the port field.
3270 display terminal
When the session type is 3270, specify the terminal id of the terminal with which you will interact with Debug Tool. The default value is the id of the terminal at which you running CADP.
Important:
The terminal specified here is not necessarily the terminal at which the transaction being debugged will run.
TCP/IP name or address
When the session type is TCP, specify the IP address or name of the host where the debugging client is running.
Port
When the session type is TCP, specify the port number at which the debugging client listens for a connection. Specify a value in the range 0 - 65535. The default is 8000.
Type of socket communication
When the session type is TCP, specifies whether the debugging client and debugging server will communicate using a single socket or more than one socket.
Single
Use a single socket for communication. This is the default value, and is the preferred value when you use a WebSphere® Studio product as your debugging client.
Multiple
Use more than one socket for communication. You must specify this value when you use a VisualAge® product as your debugging client.
Display this panel on compiled profile activation
Specifies whether you want to display the "Set Compiled Debugging Display Device" screen whenever you activate debugging profiles for compiled language programs:
YES
Display the "Set Compiled Debugging Display Device" screen whenever debugging profiles are activated. This is the default behavior.
NO
Do not display the "Set Compiled Debugging Display Device" screen whenever debugging profiles are activated. The display device that you specify will be associated with all the profiles that you activate.

Function keys for the Set Compiled Debugging Display Device screen

The function keys for the "Set Compiled Debugging Display Device" screen are:

PF1
Display the help screen
PF3
End the debugging profile manager
PF12
Return to the "List Debugging Profiles" screen

Related concepts
the CICS® Application Programming Guide
Related tasks
Using the application debugging profile manager 3270 interface
Setting the display device
Related references
The List Debugging Profiles screen
[[ Contents Previous Page | Next Page Index ]]