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 v2 6/6] Allow larger regblock sizes when saving tracefiles


Pedro Franco de Carvalho wrote:

> 	* tracepoint.c: Include common/byte-vector.h.
> 	(trace_save): Change type of buf to gdb::byte_vector.  Initialize
> 	with trace_regblock_size if needed.  Update uses of buf.

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]