qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] Debugging registers DR0, DR7 don't work


From: Fabrice Bellard
Subject: Re: [Qemu-devel] Debugging registers DR0, DR7 don't work
Date: Thu, 10 Feb 2005 00:13:12 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.3) Gecko/20040913

Paolo Minazzi wrote:
I'm Paolo Minazzi and I am a new user of QEMU.
I use it to learn protected mode programming in asm.
QEMU is very useful as I can avoid to reset continuosly my PC.

Nevertheless I have a problem.
I have tried to write an asm program to try dr0 and dr7 debugging register.
I have found that this register don' work and I cannot receive the excepction 1.
My program instead works fine in a real DOS system.

Does someone indicate me how to enable debugging register with QEMU ?

Debug registers are currently unsupported by QEMU, but there is nothing preventing to support them.

With the upcoming QEMU Accelerator Module, they are supported for CPL=3 (= for user code, which is the most useful).

Fabrice.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]