This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Fix gdbserver on ia64


On Tue, Oct 25, 2005 at 01:47:10AM +0200, Andreas Schwab wrote:
> This patch makes gdbserver on ia64 a bit more useful:
> 
> - gdb assumes 462 registers, gdbserver 590 registers, causing a mismatch
>   on the 'g' packet
> - gdb assumes it can send/receive at most the size of a 'g' packet in one
>   'm' packet, gdbserver was assuming at most 2000 bytes.

Thanks!  These are fine.  Please get the copyright date in
linux-ia64-low.c too.

Do you know offhand if the NAT bits change is a recent change in gdb,
or if I got it wrong to begin with?  I don't know if I ever tested the
ia64 bits.

-- 
Daniel Jacobowitz
CodeSourcery, LLC


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]