gdb
[Top][All Lists]
Advanced

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

Re: Detect a C++ class writing in a memory location


From: Shumin Guo
Subject: Re: Detect a C++ class writing in a memory location
Date: Fri, 14 Dec 2012 14:14:09 -0500

I think it is achievable with print or info command within gdb.

Thanks,
Shumin



On Thu, Dec 13, 2012 at 12:18 PM, ales88 <address@hidden> wrote:

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]