This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

gdb: debugging memory location changes.


Hallo Group Members.

I have the following problem.

I am debugging large code I am not familiar with. I noticed that
memory location, for example funnyObject.field, changes somewhere in
the code and I do not know where, thus I do not know where to set the
breakpoint. Can gdb find such places in the code for me?

Regards, Pawel


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]