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: [RFA] gdb/gdbserver/linux-ppc-low.c: Wrong return value in ppc_cannot_store_register()


On Fri, Jan 19, 2007 at 12:27:12PM +0100, Markus Deuling wrote:
> So no one works with that returning 2. If the check has to be avoided in 
> ppc, then the three lines below can re removed, can't they? Then it's like 

No.  Please think about the comment you're deleting.  This exists so
that gdbserver will not print error messages on kernels which do not
allow us to modify fpscr; there are no ppc64 kernels with this problem,
but ppc32 kernels with the bug were prevalent.

-- 
Daniel Jacobowitz
CodeSourcery


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