> > Note also that neither STEP nor NEXT seem to work: they behave like
> > CONT.
> 
> What does typing "si" do ?

That doesn't work because the kernel currently ignores the eflags in
the guest_context it gets passed.  This is because by setting bad
flags (IOPL or so) you could crash the machine ;-)

The real fix is to examine the settings and allow 'safe' flags, e.g.
the trap flag, through.  I'll have a look ...

Bye,
Ulrich

-- 
  Ulrich Weigand,
  IMMD 1, Universitaet Erlangen-Nuernberg,
  Martensstr. 3, D-91058 Erlangen, Phone: +49 9131 85-27688

Reply via email to