[PATCH] Use CORE_ADDR in to_trace_find

Pedro Alves palves@redhat.com
Fri Apr 5 19:16:00 GMT 2013


On 03/31/2013 12:33 PM, Yao Qi wrote:

> 2013-03-31  Yao Qi  <yao@codesourcery.com>
> 
> 	* remote.c (remote_trace_find): Change type of parameters 'addr1'
> 	and 'addr2' to CORE_ADDR.
> 	* target.c (update_current_target): Update.
> 	* target.h (struct target_ops) <to_trace_find>: Change parameter
> 	type to CORE_ADDR.
> 	* tracepoint.c (tfind_1): Change type of parameters 'addr1' and
> 	'addr2' to CORE_ADDR.
> 	(tfile_trace_find): Likewise.
> 	(tfile_get_traceframe_address): Change return type to CORE_ADDR.
> 	Change local variable 'addr' to type CORE_ADDR.
> 	* tracepoint.h (tfind_1): Update declaration.

OK.

Thanks,
-- 
Pedro Alves



More information about the Gdb-patches mailing list