This is the mail archive of the gdb@sources.redhat.com 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]

Memmory change....


Claes Stejre writes:
 > Hi,
 > 
 > I have a problem, and to find what's happening I have to find out if
 > somebody are changing a specific
 > memory address. Is there a way to put in a breakpoint when a physic memory
 > address has been changes?

In gdb type: help watch

 > 
 > Thanks for your answer.
 > 
 > /Claes


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