[PATCH 3/6] Move code to get_traceframe_location.

Pedro Alves palves@redhat.com
Tue Jun 25 15:43:00 GMT 2013


On 06/13/2013 02:28 AM, Yao Qi wrote:
> This patch is a refactor patch.  It moves some code into a new
> function get_traceframe_location, which will be shared in the next
> patch in this series.

> +/* Return bp_location of the tracepoint associated with the current
> +   traceframe.  Set *STEPPING_FRAME_P to 1 if the current traceframe
> +   is the stepping traceframe.  */

s/is the/is a/

> 2013-06-13  Pedro Alves  <pedro@codesourcery.com>
> 	    Yao Qi  <yao@codesourcery.com>
>
> 	* tracepoint.c (trace_dump_command): Move code to ...
> 	(get_traceframe_location): ... here.  New.

OK.

Thanks,
-- 
Pedro Alves



More information about the Gdb-patches mailing list