Re: [patch 16/16] Add hardware breakpoint support for i386

From: Andi Kleen
Date: Mon Aug 29 2005 - 16:26:34 EST


Tom Rini <trini@xxxxxxxxxxxxxxxxxxx> writes:

> This adds hardware breakpoint support for i386. This is not as well tested as
> software breakpoints, but in some minimal testing appears to be functional.

This really would need so coordination with user space using
them. Otherwise it'll be quite unreliable because any user program
can break it.

Long ago (in 2.4 time frame) there used to be a IBM patch floating
around to reserve them globally and user space to use specific ones. I
guess something like that would be needed again.

-Andi

-
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/