gdb
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Detect a C++ class writing in a memory location


From: ales88
Subject: Detect a C++ class writing in a memory location
Date: Thu, 13 Dec 2012 09:17:36 -0800 (PST)

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.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]