Index: ppc-linux-nat.c =================================================================== RCS file: /cvs/src/src/gdb/ppc-linux-nat.c,v retrieving revision 1.93 diff -u -u -p -r1.93 ppc-linux-nat.c --- ppc-linux-nat.c 22 Apr 2010 22:26:36 -0000 1.93 +++ ppc-linux-nat.c 23 Apr 2010 12:34:10 -0000 @@ -1508,7 +1508,7 @@ ppc_linux_region_ok_for_hw_watchpoint (C } /* This function compares two ppc_hw_breakpoint structs field-by-field. */ -static inline int +static int booke_cmp_hw_point (struct ppc_hw_breakpoint *a, struct ppc_hw_breakpoint *b) { return (a->trigger_type == b->trigger_type