Rich Mellor writes:

> > I think the trick is to set a breakpoint in the actual code to debug. I
seem
> > to remember you can debug code which runs under iow.xtop, just not
through
> > the call itself.
> >
>
> I think that I have tried that before.. but thanks for the tip - I will
give
> it a try again!!

Often it is possible to fake the trap and trace the code in user mode. When
you know it works you wrap it up inside the iow.xtop trap. - Just in case
you hadnt tried this.

Per

Reply via email to