Enable range stepping if software single step is supported
authorYao Qi <yao.qi@linaro.org>
Thu, 27 Oct 2016 15:05:06 +0000 (16:05 +0100)
committerYao Qi <yao.qi@linaro.org>
Thu, 27 Oct 2016 15:05:06 +0000 (16:05 +0100)
commitc38058942ececeb32c381a838a10277ba43be94c
tree08d1c2b67168d4b043a5944e5ec1d79b1528ce52
parent89342618773b64db3e67701c0cd9dd89cdbbc18a
Enable range stepping if software single step is supported

If the target can do software single step, it can do range
stepping.

gdb/gdbserver:

2016-10-27  Yao Qi  <yao.qi@linaro.org>

* linux-low.c (linux_supports_agent): Return true if
can_software_single_step return true.
gdb/gdbserver/ChangeLog
gdb/gdbserver/linux-low.c
This page took 0.028903 seconds and 4 git commands to generate.