Just changed the line number and it stopped After the call the line numbers are off
Thank you > On Jan 28, 2022, at 8:33 AM, Joseph Reichman <[email protected]> wrote: > > Just noticed a message in tool AT STATEMENT not supported for compile unit > > And yet if I go to the section frequently used assembler commands in the > debug tool reference summary there is an example at line number > > Thanks > > > >> On Jan 28, 2022, at 8:18 AM, Ramsey Hallman <[email protected]> wrote: >> >> I've never used CEETEST, instead doing all of my debugging with z/XDC, an >> outstanding product from ColeSoft, but let me ask a question based on my >> experience. >> >> Are you sure you use the line number in the PDS in the AT? Unless you also >> define the ds and member somewhere, the loadmod has no knowledge of those >> line numbers. It may be the offset from the assembly listing that you need. >> >> Ramsey >> >>> On Thu, Jan 27, 2022 at 4:57 PM Joseph Reichman <[email protected]> >>> wrote: >>> >>> Hi >>> >>> I am new to debug tool I’m invoking it from assembler using CEETEST >>> >>> It takes 2 parameters >>> >>> 1) debug tool commands >>> >>> 2) 12 byte return code >>> >>> In the command buffer I do an AT right after the call to CEETEST >>> >>> Yet it goes all the way to the end CEETERM without stopping >>> >>> The at line number is the line number of your pds that you used to >>> assemble >>> >>> The first parameter debug tool command is preceded by a half word length >>> >>> Thanks >>> >>> ---------------------------------------------------------------------- >>> For IBM-MAIN subscribe / signoff / archive access instructions, >>> send email to [email protected] with the message: INFO IBM-MAIN >>> >> >> ---------------------------------------------------------------------- >> For IBM-MAIN subscribe / signoff / archive access instructions, >> send email to [email protected] with the message: INFO IBM-MAIN ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
