Skip site navigation (1)Skip section navigation (2)
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>

next in thread | raw e-mail | index | archive | help


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 message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?C1256874.00380F21.00>