[PATCH v2] gdbserver: bfin: new port

Pedro Alves pedro@codesourcery.com
Tue Dec 14 16:31:00 GMT 2010


On Tuesday 14 December 2010 15:09:43, Mike Frysinger wrote:
> if the gdbserver code can remain backwards compatible with the Linux ABI, then 
> i dont have a problem changing to a qXfer style.

I don't think there'd be a problem with that.  gdbserver can continue
fetching whatever it needs from the kernel using the ptrace registers
api, but that'd remain hidden from gdb (or the remote protocol).  Getting rid
of the fdpic pseudo registers from the core register set also presumably
unifies the gdb core register set with an eventual bare metal bfin
toolchain (btw, isn't there such a thing?) or any other eventual
non-fdpic bfin toolchain.

-- 
Pedro Alves



More information about the Gdb-patches mailing list