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