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