From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jesse Marlin To: Cc: "GNU - DGB" Subject: Memmory change.... Date: Wed, 19 Sep 2001 14:00:00 -0000 Message-id: <15273.1915.228601.683269@bass.compgen.com> References: X-SW-Source: 2001-09/msg00169.html 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