LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (August 1998)Back to main CICS-L pageJoin or leave CICS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:   Tue, 5 Aug 1997 22:37:29 -0400
Reply-To:   CICS List <CICS-L@UGA.CC.UGA.EDU>
Sender:   CICS List <CICS-L@UGA.CC.UGA.EDU>
From:   Kleyn <akleyn@ESCAPE.COM>
Subject:   Re: Testing in intertest
Content-Type:   text/plain; charset="iso-8859-1"

Hi Stefan. Thank you for help, I did all fine. I realy have version 5.4. Can you speak more detaily about bugs in this version. Thank you, Aleks Kleyn -----Original Message----- From: Stefan Raabe <Stefan_Raabe@GILLETTE.COM> To: CICS-L@UGA.CC.UGA.EDU <CICS-L@UGA.CC.UGA.EDU> Date: Monday, August 03, 1998 1:48 AM Subject: Re: Testing in intertest

> start with the list transaction, select your program, (your source > code will be displayed). type an "U" on front of the line to set an > unconditional breakpoint. > > be sure your program is not excluded from monitoring. > > you may test this with the supplied demo transactions > (dema,demc,demp - asmdemo, cobdemo, plidemo) > > you should not use cobol optimiziation when testing with intertest, > because this will destroy the match between source and load module. > this could cause breakpoints pop up even if they are not true. > > do you have version 5.4? there are some other bugs... cobol variables e.g. account of account-record, account of display-record - this will not be resolved when displaying variables or contents of variables.


Back to: Top of message | Previous page | Main CICS-L page