From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kevin Buettner To: Craig Rodrigues , gdb@sourceware.cygnus.com Subject: Re: gdb hardware breakpoints under Linux PPC? Date: Sat, 21 Apr 2001 20:28:00 -0000 Message-id: <1010422032831.ZM2594@ocotillo.lan> References: <20010421163630.A7814@mediaone.net> X-SW-Source: 2001-04/msg00167.html On Apr 21, 4:36pm, Craig Rodrigues wrote: > Does gdb 5 support hardware watchpoints under Linux PPC? No. GDB doesn't (at the moment anyway) have support for hardware watchpoints for Linux/PPC. It would be possible to implement this support, be it would be necessary to have kernel support in place first... Kevin