Enum fix for arm-linux-nat.c
authorYao Qi <yao.qi@linaro.org>
Mon, 3 Aug 2015 09:37:23 +0000 (10:37 +0100)
committerYao Qi <yao.qi@linaro.org>
Mon, 3 Aug 2015 09:37:23 +0000 (10:37 +0100)
commit8156fe7f47884390b7404af15903795bb607658b
tree41332f1c458911858eaf16da4b82a8b2e1e8c30e
parentd60646b95830f1687b641b96f31adbea75c08d6c
Enum fix for arm-linux-nat.c

This patch fixes GDB build breakage on arm-linux.

gdb:

2015-08-03  Yao Qi  <yao.qi@linaro.org>

* arm-linux-nat.c (arm_linux_get_hwbp_type): Capitalize "type"
in comment.  Replace "rw" with "type".
(arm_linux_remove_watchpoint): Change type of "rw" to
"enum target_hw_bp_type".
gdb/ChangeLog
gdb/arm-linux-nat.c
This page took 0.028817 seconds and 4 git commands to generate.