--- In
H390-MVS@...,
scott <svetter@...> wrote:
> Is it possible to do an instruction trap
>in hercules? An example would be when a
>diagnose instruction is about to be executed,
>hercules stops.
> Thanks,
> Scott
Do you need to set a breakpoint?
On the Hercules console, enter ? for a list
of commands or see:
http://www.hercules-390.org/hercinst.html#commands b+ set breakpoint
b- delete breakpoint
SLIP or VM PER trap might also help?