Peter

At work we have compile link and go code 


For doing searches of data the loader loads the first obj which does the I/O 
and presents it to the second obj a user search program 

The second is a temp data set from syslin &&obj

This scenario makes it hard to debug outside of wto’s
If I make a perm obj I can load it via IEWBIND 

Then I can use test to debug as I believe from my knowledge test is the only 
debugger that debugs obj’s

Would you know what iEWBIND API’s 

 I would need 

STARTD
CREATEW
INCLUDE
  and LOADW

And for include what would the ddname be 

syslin ?


Thanks 

> On Oct 23, 2025, at 10:39 PM, Peter Relson 
> <[email protected]> wrote:
> 
> What is your use case? (As opposed to taking the OBJ, binding it, and using 
> normal system module fetch services to "load" it).
> If by "load" you mean "make it as if contents supervisor had loaded it, with 
> all the auxiliary structures" then the answer is "no". If you mean "get the 
> module into storage in an executable format" then "yes".
> If you don't have a good use case, you probably shouldn't be trying to 
> shoe-horn your situation into doing this (especially if this is production 
> code where diagnostic capabilities might matter).
> Peter Relson
> 
> ----------------------------------------------------------------------
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to [email protected] with the message: INFO IBM-MAIN

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to