• Petr Tesarik's avatar
    ntdll: Fix debug exceptions from VM86. · e748a77e
    Petr Tesarik authored
    - Set ContextFlags accordingly in save_vm86_context().
    - Raise debug exceptions correctly for debug exceptions.
    - Do not clear TF bit for VM86-generated debug exceptions.
    e748a77e
signal_i386.c 51.4 KB