Emerson
January 23rd, 2004, 15:24
Hi guys,
I'm trying to find the technique used to detect memory access and I've not
found much by googling. I have written code for using the dbg regs but it's
limited to 4 BPM's. Are guard pages the way to go ?? Granularity of 4k means
I'll get alot of hits with the number of vars likely to be in a 4k block, and
quite a bit of overhead I guess !!
Any help or idea's at all would be cool
Cheerz,
Emerson
I'm trying to find the technique used to detect memory access and I've not
found much by googling. I have written code for using the dbg regs but it's
limited to 4 BPM's. Are guard pages the way to go ?? Granularity of 4k means
I'll get alot of hits with the number of vars likely to be in a 4k block, and
quite a bit of overhead I guess !!
Any help or idea's at all would be cool

Cheerz,
Emerson