On 12 March 2014 11:54, MichealButz <michealb...@optonline.net> wrote:
[blank lines removed for readability]
> I am setting a breakpoint at offset +0 in my program and getting a S0C1 at 
> location +E
>
> The following is my scenario
>
> TESTAUTH 'ISP.SISPLPA(ISPF)' CP
> LOAD 'MYLOAD.LIBRARY(MYMOD)'
> Q MYMO.MYMOD.+0
> AT +0
> GO  à INTO ispf
>
> Then from the ispf command line I do TSO MYMOD
>
> And S0C1

Are you sure that +0 is the entry point of MYMOD?

Why not look at the instructions starting at MYMOD.MYMOD.+0 -- surely
that will give you some clue as to what happened. While you're there
you could look at the registers... Oh yes, and maybe the PSW.

Tony H.

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to