Re: [Patch 0/6] MIPS: Hardware watch register support for gdb (version3).
From: David Daney
Date: Sat Aug 30 2008 - 04:37:27 EST
David Daney wrote:
> Esteemed kernel hackers,
>
> To follow is my third pass at MIPS watch register support.
>
I think there will have to be at least one more pass at this.
The current design assumes that all debug registers support an identical
set of the I, R, and W bits and Mask.
However sections 8.23 and 8.24 of my
MIPS32® Architecture For Programmers
Volume III: The MIPS32® Privileged Resource Architecture
indicate that they do not have to uniform. I will have to augment the
ptrace structures to report the values for each register instead of a
single global value.
David Daney
--
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/