qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] sparc gdbserver: fix number of regs


From: Blue Swirl
Subject: Re: [Qemu-devel] [PATCH] sparc gdbserver: fix number of regs
Date: Tue, 13 Jan 2009 18:28:22 +0200

On 1/13/09, Tristan Gingold <address@hidden> wrote:
> Hi,
>
>  gdbstubs.c set the number of regs for sparc32 to 73 but gdb expects only
> 72.  As a consequence, gdb
>  doesn't accept 'g' packets (packets too long).
>  This patch reduces the number of registers to 72.  This is harmless as the
> 72nd register is not used and
>  gdb accepts packets that contains less registers.

Excellent! Now my cross-gdb also works. The patch didn't apply but I
fixed it manually and then applied.

Maybe Sparc64 has the same problem?




reply via email to

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