Date: Fri, 28 Jan 2000 11:12:17 +0100 From: "Thomas Klein" <Thomas.Klein@KryptoKom.DE> To: freebsd-hackers@freebsd.org Subject: how to catch a wildrunning pointer Message-ID: <C1256874.00380F21.00@nt-notes.kryptokom.de>
index | next in thread | raw e-mail
Hi My Problem: Within a kernel timeout routine I allocate memory and fill it with data. After a while I lock at this data again and realize that it it was modifyted (but not by me). How can I set a kernel mode watch point to that data to see which function change the data. Any Ideas ???? Regards Thomas To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the messagehome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?C1256874.00380F21.00>
