Re: [patch v3 19/36] Hexagon: Add ptrace support

From: Pedro Alves
Date: Sat Sep 10 2011 - 07:30:09 EST


On Saturday 10 September 2011 07:42:26, Jonas Bonn wrote:

> I'm really not an expert on GDB, but I believe it can use either the
> PEEK/POKE functions to access regs, or it can use GET/SETREGS; it's an
> architecture-dependent configuration. I think the second variant can
> be easily modified to become GET/SETREGSET instead, and the PEEK/POKE
> variant wouldn't be needed at all.

Yes, the x86/x86-64 ports or gdb and gdbserver are already
using GET/SETREGSET even.

--
Pedro Alves
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/