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
