On Nov 17, 2007 8:46 PM, Ben Taylor <[EMAIL PROTECTED]> wrote:
>
> Vegard Nossum <[EMAIL PROTECTED]> wrote:
> > Hi,
> >
> > I experience the following problem: Setting the trap flag (TF) of the
> > EFLAGS register correctly calls the debug exception DE. However, the
> > DR6 register does not h
Vegard Nossum <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I experience the following problem: Setting the trap flag (TF) of the
> EFLAGS register correctly calls the debug exception DE. However, the
> DR6 register does not have the single step (BS) flag set.
I remember this getting submitted. wh
Hi,
I experience the following problem: Setting the trap flag (TF) of the
EFLAGS register correctly calls the debug exception DE. However, the
DR6 register does not have the single step (BS) flag set.
This patch fixes things for me, and I think it deserves some more
attention given that it had no