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 1/2] New function displaced_step_in_progress_thread


On 10/29/2015 03:01 PM, Yao Qi wrote:
> This patch adds a new function displaced_step_in_progress_thread,
> which returns whether the thread is in progress of displaced
> stepping.
> 
> gdb:
> 
> 2015-10-28  Yao Qi  <yao.qi@linaro.org>
> 
> 	* infrun.c (displaced_step_in_progress_thread): New function.
> 	(handle_inferior_event_1): Call it.

LGTM.

Thanks,
Pedro Alves


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