On 5/20/13 6:48 AM, John Baldwin wrote:
On Thursday, May 16, 2013 2:41:27 am Konstantin Belousov wrote:
The ddb use of hardware watchpoints on the x86 architectures is known to
be lacking. There are at least two known problems. One is the improper
interaction with the user-mode debuggers which u
On Thursday, May 16, 2013 2:41:27 am Konstantin Belousov wrote:
> The ddb use of hardware watchpoints on the x86 architectures is known to
> be lacking. There are at least two known problems. One is the improper
> interaction with the user-mode debuggers which use debug registers.
> Another is that
The ddb use of hardware watchpoints on the x86 architectures is known to
be lacking. There are at least two known problems. One is the improper
interaction with the user-mode debuggers which use debug registers.
Another is that ddb only loads the debug registers for the watchpoint
into the CPU whic