On Thu, 19 Jun 2025 13:08:41 -0700, Tom Brennan <[email protected]> wrote:
>Nice! These seem to work too: > DC C'ABEND 0C1' > DC C'S0C6' >On 6/19/2025 11:55 AM, Leonard D Woren wrote: >> DC X'00C1'. abend S0C1 > You missed the genius behind XDC X'00DEAD00'. If for some reason, XDC does not capture the X'00DEAD00', you see DEAD in the console message containing the 6 bytess before & after the abend address and immediately think DIE in your source code. No need to look at the dump and immediately analyze why XDC missed it. On the other hand, if I see x'00C1', i think bad branch or storage overlay. As for using characters, that's useless requiring I look at the character representation in the dump. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
