"IBM Mainframe Assembler List" <[email protected]> wrote on
02/24/2023 03:54:55 PM:
> A couple of comments about ASMIDF. I can set breakpoints on CSECTs,
> V-Cons, and ENTRY names, but I can not set breakpoints on DS 0H
statements
> like in TSO TEST.
I don't know anything about ASMIDF but I can tell you that some
interactive debuggers won't let you set breakpoints on source lines that
don't generate any instructions -- and DS 0H is just that (alignment,
only). Other interactive debuggers will default to the next instruction
address. Apparently, that is what TSO TEST is doing for you. So, with
ASMIDF you just have to explicitly point to the next instruction address.
Sincerely,
Dave Clark
--
int.ext: 91078
direct: (937) 531-6378
home: (937) 751-3300
Winsupply Group Services
3110 Kettering Boulevard
Dayton, Ohio 45439 USA
(937) 294-5331
*********************************************************************************************
This email message and any attachments is for use only by the named
addressee(s) and may contain confidential, privileged and/or proprietary
information. If you have received this message in error, please
immediately notify the sender and delete and destroy the message and all
copies. All unauthorized direct or indirect use or disclosure of this
message is strictly prohibited. No right to confidentiality or privilege
is waived or lost by any error in transmission.
*********************************************************************************************