Re: CBT Delinker



Makes me wonder what sort of differences present.

Presumably various CSECT and entry point names match or
you would dismiss the modules as completely different immediately.
Same with CSECT sizes.

I can only think that the CSECT order is different in the two modules.
For programs with a "large" number of CSECTS it would be tiresome
to compare. If this is the problem then how about relinking with a
series or ORDER statements which nominate every CSECT?

Then the two different versions could be made to order the CSECTs
identically, and the link edit maps should be more easily compared.

Or perhaps there was another problem?

And you are also saying that a TXT record with no TXT should not be.
Makes sense to me. I'll pull the source and see if I can spot it.
(I haven't "seen" the author for years, but he's probably around
somewhere.)

Cheers,
Greg



gilmap@xxxxxxxxxxxx wrote:
And now, I have the problem of validation. When I run two Binder
steps with inputs respectively the original load module and the
output of DELINKI (with empty TXT record removed), the load maps
are more different than I can readily reconcile. How might I
assure myself that I'm getting an equivalent load module?

Thanks,
gil

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to listserv@xxxxxxxxxxx with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html
.



Relevant Pages

  • Re: PDS86 missing output with LIST subcommand
    ... CSECT, but in others the listing resumes at some point further into the ... NZ z/OS Software Program Manager ... For IBM-MAIN subscribe / signoff / archive access instructions, ... send email to listserv@xxxxxxxxxxx with the message: GET IBM-MAIN INFO ...
    (bit.listserv.ibm-main)
  • RE: Is the teaching of non-reentrant HLASM coding practices ever defensible?
    ... That will round out each CSECT to a 4K multiple. ... Binder to accomplish it. ... For IBM-MAIN subscribe / signoff / archive access instructions, ... send email to listserv@xxxxxxxxxxx with the message: GET IBM-MAIN INFO ...
    (bit.listserv.ibm-main)
  • Re: Display true hex as EBCDIC characters?
    ... terms of "There must be 240 bytes of code between the beginning of the CSECT ... bytes in the second operand which are actually ... For IBM-MAIN subscribe / signoff / archive access instructions, ... send email to listserv@xxxxxxxxxxx with the message: GET IBM-MAIN INFO ...
    (bit.listserv.ibm-main)
  • RE: AMBLIST utility
    ... > to find the name of the Csect we are looking for. ... > Can anyone guide me on how to apply AMBLIST on dump dataset ... For IBM-MAIN subscribe / signoff / archive access instructions, ... send email to listserv@xxxxxxxxxxx with the message: GET IBM-MAIN INFO ...
    (bit.listserv.ibm-main)
  • AMBLIST utility
    ... The address however is not in the dump,in such cases IBM manual "MVS IPCS Commands" suggests us to use AMBLIST utility to find the name of the Csect we are looking for. ... For IBM-MAIN subscribe / signoff / archive access instructions, ... send email to listserv@xxxxxxxxxxx with the message: GET IBM-MAIN INFO ...
    (bit.listserv.ibm-main)