On 8/21/20 15:41, Alan Altmark wrote:
It certainly obviates any concern about calling entry points.  New entry
points can simply be added to DMSNAM.

As long as a module has the load map in it, entry points can always be
called by NUCXLOADing the module and compute the address of the entry
point relative to the load point from the module map.

We have a REXX program that sets break points in the pipelines code by
this method.  Creating additional nucleus extensions is a bit more
fiddly, but certainly well within the bounds of the possible.

Reply via email to