That's very short on examples and doesn't adequately explain the syntax. The 
writers seem to be giving priority to other languages.

What would be helpful would be a translation table from TEST syntax to 
equivalent IDF syntax.

--
Shmuel (Seymour J.) Metz
http://mason.gmu.edu/~smetz3
עַם יִשְׂרָאֵל חַי
נֵ֣צַח יִשְׂרָאֵ֔ל לֹ֥א יְשַׁקֵּ֖ר



________________________________________
From: IBM Mainframe Discussion List on behalf of Peter Van Dyke
Sent: Tuesday, May 13, 2025 3:12 AM
To: [email protected]
Subject: Re: Debug tool conditional breakpoint using reg and offset


External Message: Use Caution


Joseph,

Does the following example help?

AT 52 WHEN %R6 = %R2 + X'48'

See the following for more information on z/OS Debugger command syntax when
debugging assembler code:
https://www.ibm.com/docs/en/debug-for-zos/17.0.x?topic=messages-syntax-assembler-disassembly-expressions
<https://www.ibm.com/docs/en/debug-for-zos/17.0.x?topic=messages-syntax-assembler-disassembly-expressions>

HTH.

Peter Van Dyke

On Mon, 12 May 2025 at 22:38, Joseph Reichman <
[email protected]> wrote:

> Hi
>
> The conditional breakpoint in debug tool
>
> with the AT …WHEN clause instead of a data name
>
> Can you specify register + offset when the programming language is
> assembler
>
> 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

Reply via email to