[PATCH v3 01/12] btrace: Use std::vector in struct btrace_thread_information.

Simon Marchi simon.marchi@polymtl.ca
Tue May 9 12:10:00 GMT 2017


On 2017-05-09 02:55, Tim Wiederhake wrote:
> 2017-05-09  Tim Wiederhake  <tim.wiederhake@intel.com>
> 
> gdb/ChangeLog:
> 	* btrace.c (btrace_fetch, btrace_clear, btrace_find_insn_by_number):
> 	Replace VEC_* with std::vector functions.
> 	* btrace.h: Add include: vector. Remove typedef for DEF_VEC_P.
> 	(struct btrace_thread_info)<functions>: Change type to std::vector.

LGTM.



More information about the Gdb-patches mailing list