On 29 November 2016 at 05:00, Peter Hunkeler <[email protected]> wrote: > My problem is to find which of the 500+ are C/C++ modules. So far I could not > find a way to determine this from the dump. LE remembers which runtime > environments (Cobol, C/C++) are active because some such code has been active > in the enclacve. So I'm hoping that LE keeps some kind of list of modules > loaded by "type", i.e. the various languages it supports.
I'm probably not understanding the question, because I know you know a bunch about this (probably more than I do). If you know the entry point of each of these modules, you should be able to chase down the language ID from the PPE and such. Whether you can compose a RUNCHAIN for it is doubtful, but a little bit of REXX shouldn't be at all hard. If you want the layout, I can post it. No secret - it's in the LE books. Tony H. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
