Detect a C++ class writing in a memory location

ales88 <[email protected]> Thu, 13 Dec 2012 09:17:36 -0800 (PST)
Newsgroups gmane.comp.gdb.general
Message-ID <[email protected]>
I need to know if there is a way in gdb to detect if a function (any
function) of a specific C++ class (represented by a file myClass.cc) access
a specific memory location (let's say 0xffffbc). That will help me a lot.
Thanks.
-- 
View this message in context: http://old.nabble.com/Detect-a-C%2B%2B-class-writing-in-a-memory-location-tp34794154p34794154.html
Sent from the Gnu - gdb - General mailing list archive at Nabble.com.