Aleksandar Ristovski wrote: > Hello, > > This adds support for Z0 and Z1 (and z0 and z1) packets. > I apologize, the patch should be this one. Change log corrected as well. -- Aleksandar Ristovski QNX Software Systems ChangeLog: * target.h (insert_breakpoint, remove_breakpoint): New target functions. * server.c (process_serial_event): '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.