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 13/16] move sizeof_pkt into remote_trace_find


On 06/22/2013 01:25 AM, Tom Tromey wrote:
	* remote.c (sizeof_pkt): Remove.
	(remote_trace_find): Use rs->buf, not sizeof_pkt.
                             ^^^^^^^^^^^^
"Use rs->buf_size" is the right text to describe the change.

--
Yao (éå)


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