From mboxrd@z Thu Jan 1 00:00:00 1970 From: Craig Rodrigues To: gdb@sourceware.cygnus.com Cc: Craig Rodrigues Subject: gdb hardware breakpoints under Linux PPC? Date: Sat, 21 Apr 2001 13:38:00 -0000 Message-id: <20010421163630.A7814@mediaone.net> X-SW-Source: 2001-04/msg00164.html Hello, I am debugging a problem with an application that works under x86 based Redhat Linux 6.2, but suffers a bizarre memory corruption under LinuxPPC 2000-Q4. I am using gdb version 5 (gdb 5.05 rpm that comes with LinuxPPC). I would like to set a hardware watchpoint under gdb on a certain region of memory, to see why it is getting clobbered (the element getting clobbered under PPC is a dynamically allocated structure in a linked list). Does gdb 5 support hardware watchpoints under Linux PPC? Can someone give me an example of how to set a watchpoint? The gdb manual is a bit vague in explaining this. Thanks. -- Craig Rodrigues http://www.gis.net/~craigr rodrigc@mediaone.net