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] Rely on beneath to do partial xfer from tfile target


On 07/18/2013 04:16 AM, Tom Tromey wrote:
"Yao" == Yao Qi <yao@codesourcery.com> writes:

Yao> 2013-04-01  Yao Qi  <yao@codesourcery.com>
Yao> 	* target.c (update_current_target): Change the default action
Yao> 	of 'to_traceframe_info' from tcomplain to return_zero.
Yao> 	* target.h (struct target_ops) <to_traceframe_info>: Add more
Yao> 	comments.
Yao> 	* valops.c (read_value_memory): Call
Yao> 	traceframe_available_memory unconditionally.

Yao> 2013-04-01  Yao Qi  <yao@codesourcery.com>

Yao> 	* gdb.trace/read-memory.exp (test_from_remote): Update test.
Yao> 	(teset_from_exec): Likewise.

Ok.


The patch is regression tested on GDB trunk again with board file unix and native-gdbserver respectively. Committed.

Thanks for the review.

--
Yao (éå)


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