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 3/6] Move code to get_traceframe_location.


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


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