I'm concerned with DCDS, ESD and source. -- Shmuel (Seymour J.) Metz http://mason.gmu.edu/~smetz3 עַם יִשְׂרָאֵל חַי נֵ֣צַח יִשְׂרָאֵ֔ל לֹ֥א יְשַׁקֵּ֖ר
________________________________________ From: IBM Mainframe Assembler List <[email protected]> on behalf of Charles Mills <[email protected]> Sent: Friday, November 1, 2024 5:55 PM To: [email protected] Subject: Re: Offsets in ADATA Caution: This email did not originate from George Mason’s mail system. Do not click links or open attachments unless you recognize the sender and know the content is safe. @Shmuel, ten years ago I wrote code that did extensive parsing from assembler ADATA. I did not find it terribly difficult, given the general sort of records that they are. I have the code, but (a.) it is C++, and (b.) I don't own it -- it belongs to the folks who acquired our company. I can certainly look at it and answer particular questions for you. Looking at the code, it appears that it processed ESD, Source and Sym records. Charles -----Original Message----- From: IBM Mainframe Assembler List <[email protected]> On Behalf Of Seymour J Metz Sent: Friday, November 1, 2024 12:49 PM To: [email protected] Subject: Offsets in ADATA The mapping for ADATA has a number of fields described as offset without saying what they are offsets against. It appears as if the answer varies depending on the record type. Is there a guide to parsing ADATA that spells it out? -- Shmuel (Seymour J.) Metz http://mason.gmu.edu/~smetz3 עַם יִשְׂרָאֵל חַי נֵ֣צַח יִשְׂרָאֵ֔ל לֹ֥א יְשַׁקֵּ֖ר
