The debug properties that you can set are: 
               
 
                  		   
                  			 
                  - CICS User 
                     			 
                  
- You can restrict the debugger to debug only transactions from a specific user. If you leave this field empty, the debugger
                     debugs transactions from any user. 
                     			 
                  
- Terminal 
                     			 
                  
- You can restrict the debugger to debug only transactions from a specific terminal ID. If you leave this field empty, the debugger
                     debugs transactions from any terminal. 
                     			 
                  
- Transaction 
                     			 
                  
- You can restrict the debugger to debug only specific transactions. If you leave this field empty, the debugger debugs all
                     transactions. 
                     			 
                  
- Enable SQL Server Debugging
                     			 
                  
- Enable this checkbox if you want to debug SQL stored procedures . You will also need to enable SQL/CLR debugging in the SQL
                     Server Object explorer by right clicking on the SQL server instance that is hosting your database and selecting the Allow
                     SQL/CRR debugging checkbox