Hardware-assisted memory-access breakpoints(watchpoints) on i386

Ilya Tsindlekht (ilyat@internet-zahav.net)
Wed, 25 Aug 1999 09:15:12 +0300


GDB (and, consequently, its GUI frontends), doesn't support hardware-based
memory access breakpoints (aka watchpoints) on Intel CPUs. Doing this probably
would require some kernel support (extending ptrace?). Is there any reason why
it isn't done? (or is it already done somewhere?)
Since it doesn't seem to me very difficult, I think I could try to do it
myself unless there is some reason not to.

Please CC: answers to me as I don't subscribe to the list.

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