New function displaced_step_in_progress_thread
authorYao Qi <yao.qi@linaro.org>
Mon, 9 Nov 2015 14:39:56 +0000 (14:39 +0000)
committerYao Qi <yao.qi@linaro.org>
Mon, 9 Nov 2015 14:39:56 +0000 (14:39 +0000)
commitc098766357b77f0553ec017b48abdd563de0281e
tree6e3a7d77b52f20072035112abc84c6d6694a3344
parentbe7fe1cddbd5463651e0dff3e8d2cd06455246fc
New function displaced_step_in_progress_thread

This patch adds a new function displaced_step_in_progress_thread,
which returns whether the thread is in progress of displaced
stepping.

gdb:

2015-11-09  Yao Qi  <yao.qi@linaro.org>

* infrun.c (displaced_step_in_progress_thread): New function.
(handle_inferior_event_1): Call it.
gdb/ChangeLog
gdb/infrun.c