Update comments to target_can_use_hardware_watchpoint
authorYao Qi <yao.qi@linaro.org>
Fri, 17 Apr 2015 12:45:53 +0000 (13:45 +0100)
committerYao Qi <yao.qi@linaro.org>
Fri, 17 Apr 2015 12:46:24 +0000 (13:46 +0100)
commit059790a0c8f4672da9ed5a6289d1fd9edc0f169f
tree24e9d8ac7b64720dd75b73b7f1bdc89c847efac2
parentef7a936968ec4cdeadd19b0ccb213403adc26390
Update comments to target_can_use_hardware_watchpoint

The return value of target_can_use_hardware_watchpoint isn't well
documented, so this patch is to update the comments to reflect the
fact.  This patch also removes a trailing ";" which is picked up
from Pedro's patch https://sourceware.org/ml/gdb-patches/2015-04/msg00527.html

gdb:

2015-04-17  Yao Qi  <yao.qi@linaro.org>
    Pedro Alves  <palves@redhat.com>

* target.h (target_can_use_hardware_watchpoint): Update comments.
Remove trailing ";".
gdb/ChangeLog
gdb/target.h
This page took 0.025074 seconds and 4 git commands to generate.