 |
C++Talk.NET C++ language newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Pawel Guest
|
Posted: Thu May 17, 2007 9:11 am Post subject: debugging memory location changes. |
|
|
Hallo. 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 and
I do not know where, thus I do not know where to set the breakpoint.
Do You know an efficient way of finding places in the code where value
of memory location changes?
Regards Pawel |
|
| Back to top |
|
 |
Pawel Guest
|
Posted: Thu May 17, 2007 9:11 am Post subject: Re: debugging memory location changes. |
|
|
Pawel <paulino90 (AT) tenbit (DOT) pl> writes:
| Quote: | Hallo. 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 and
I do not know where, thus I do not know where to set the breakpoint.
Do You know an efficient way of finding places in the code where value
of memory location changes?
Regards Pawel
|
Sorry, forgot to mention I am using Linux.
Regards,
Pawel |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|