IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

How to get the address for BLLs in CEDF


IBM Mainframe Forums -> CICS
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
adous_sg

New User


Joined: 13 Feb 2004
Posts: 5

PostPosted: Mon Sep 13, 2004 7:33 pm
Reply with quote

Hi
How can I get the address for BLLs (Linkage variable, such as DFHCOMMAREA) while runing CEDF.

Thanks
Back to top
View user's profile Send private message
adous_sg

New User


Joined: 13 Feb 2004
Posts: 5

PostPosted: Sun Sep 26, 2004 6:47 pm
Reply with quote

My question is
While debuging CICS transaction by using CEDF, we can use the 'PF5' to
get the value or address for working-storage variables, But how can I get
the value or address for Linkage variables, such as DFHCOMMAREA
variables?
Back to top
View user's profile Send private message
mmwife

Super Moderator


Joined: 30 May 2003
Posts: 1592

PostPosted: Mon Sep 27, 2004 8:31 am
Reply with quote

Hi Adous,

As I recall your compiler listing should give you the BLL regs used by the variables in the pgm and also what h//w regs they're assigned to.

To be certain that you get the info in the listing, compile using
"LIST,NOOFF" as additional PARMs in the JCL.
Back to top
View user's profile Send private message
adous_sg

New User


Joined: 13 Feb 2004
Posts: 5

PostPosted: Wed Sep 29, 2004 6:06 pm
Reply with quote

Hi Jack
Yes I can get the BLL regs from the compiler listing, But how can I get the address for the BLL regs in CEDF?

Thanks
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> CICS

 


Similar Topics
Topic Forum Replies
No new posts Routing command Address SDSF to other... TSO/ISPF 2
No new posts PL/1 Callback address logic in z/OS C... PL/I & Assembler 1
No new posts Access an specific memory address exp... COBOL Programming 1
No new posts Abends using up address spaces? ABENDS & Debugging 6
No new posts *MASTER* address space abending at IPL All Other Mainframe Topics 2
Search our Forums:

Back to Top