This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH 2/5 v4] powerpc: Support z-point type in gdbserver.


Wei-cheng Wang wrote:

> Support z-point, so tracepoints and breakpoints can be inserted at the same
> location.
> 
> gdb/gdbserver/ChangeLog
> 
> 2015-06-27  Wei-cheng Wang  <cole945@gmail.com>
> 
> 	* linux-ppc-low.c (ppc_supports_z_point_type): New function:
> 	(ppc_insert_point, ppc_remove_point): Insert/remove z-packet breakpoints.
> 	(ppc64_emit_ops_vector): Add target ops - ppc_supports_z_point_type,
> 	ppc_insert_point, ppc_remove_point.

This is OK.

Thanks,
Ulrich

-- 
  Dr. Ulrich Weigand
  GNU/Linux compilers and toolchain
  Ulrich.Weigand@de.ibm.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]