TPX Session Management for z/OS

 View Only
  • 1.  How to set a breakpoint in INTERTEST for CICS at all calling program(subprograms called from Main program)

    Posted Mar 19, 2015 03:18 PM

    How to set a breakpoint in INTERTEST for CICS at all calling program(subprograms called from Main program)



  • 2.  Re: How to set a breakpoint in INTERTEST for CICS at all calling program(subprograms called from Main program)

    Broadcom Employee
    Posted Mar 20, 2015 11:04 AM

    Thank you for you question, At the moment there is no quick way of doing it. You have to set each breakpoint manually.

    Sincerely yours,

    InterTest Team



  • 3.  Re: How to set a breakpoint in INTERTEST for CICS at all calling program(subprograms called from Main program)

    Posted Mar 20, 2015 02:12 PM

    Thanks for your reply!

     

    How to give breakpoint at entry manually for a called subroutine?

     

    Regards,

    Vinoth



  • 4.  Re: How to set a breakpoint in INTERTEST for CICS at all calling program(subprograms called from Main program)
    Best Answer

    Broadcom Employee
    Posted Mar 23, 2015 05:42 AM

    Thank you for your question.

    Follow these steps:

    1. Navigate to the entry point of the subroutine that you want to set a breakpoint for. (see User Guide Chapter 3: Source Listing Facility - Start a Test Session)

    2. Set a breakpoint for the first statement of the subroutine. (see User Guide Chapter 4: Using Breakpoints)

     

    Sincerely yours,

    InterTest Team.