qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v5 18/18] gdbstub: x86: Switch 64/32 bit registe


From: Anthony Liguori
Subject: Re: [Qemu-devel] [PATCH v5 18/18] gdbstub: x86: Switch 64/32 bit registers dynamically
Date: Tue, 18 Nov 2008 15:33:45 -0600
User-agent: Thunderbird 2.0.0.17 (X11/20080925)

Jan Kiszka wrote:
Commit 5459 broke gdbstub's dynamic register set switching between
x86-64 and i386. That prevents setting the correct architecture in gdb
when debugging 32 or 16-bit code in a 64-bit emulator. This patch
reintroduces the feature over previous refactorings.

How does this interact with SMP? If you have one VCPU in 32-bit mode and another in 64-bit mode, won't that confuse GDB?

Regards,

Anthony Liguori








reply via email to

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