Hello, This adds support for Z0 and Z1 (and z0 and z1) packets. Thanks, -- Aleksandar Ristovski QNX Software Systems ChangeLog: * target.h (insert_breakpoint, remove_breakpoint): New target functions. * server.c (handle_query): 'Z' and 'z' packet - add support for [Zz]0 and [Zz]1 - software and hardware breakpoints. * linux-low.c (linux_target_ops): Add new fields. * spu-low.c (spu_target_ops): Likewise. * win32-low.c (win32_target_ops): Likewise.