>I didn't see an obvious way to format the linkage stack for an SRB. Neither >SUMM FORMAT nor 2.2 did the job.
>Eventually I browsed the storage using CR15. >What did I mess? You can format the linkage stack for a suspended SRB (SSRB). You can format the linkage stack for a workunit which is dispatched on a CPU at the time of a standalone dump. There is no code that I can find to format the linkage stack to which an arbitrary CR15 value points (as is probably your case if you are talking about a dispatched SRB in an SVC dump). I have at times (maybe many times over the years) desired such a function, but apparently not enough get me to write the code myself yet.. If you have taken the trouble to figure out the address of a particular linkage stack entry, you can format that single entry using CBF address STR(LSE) Jim Mulder z/OS System Test IBM Corp. Poughkeepsie, NY ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
