Fix typo in aarch64_linux_insert_hw_breakpoint
authorYao Qi <yao.qi@linaro.org>
Thu, 2 Jul 2015 13:03:54 +0000 (14:03 +0100)
committerYao Qi <yao.qi@linaro.org>
Thu, 2 Jul 2015 16:02:05 +0000 (17:02 +0100)
commit2fd0f80d57e8437d70ba79921efd3ce02e755755
tree954beca4a215e7b6c478a7ad45dd997a9f0e0da4
parentdb49d3d0414173fe8907dcae1cab0067d46c44cd
Fix typo in aarch64_linux_insert_hw_breakpoint

It should be "insert_hw_breakpoint" rather than "insert_hw_watchpoint".

gdb:

2015-07-02  Yao Qi  <yao.qi@linaro.org>

* aarch64-linux-nat.c (aarch64_linux_insert_hw_breakpoint): Fix
typo in the debugging message.
gdb/ChangeLog
gdb/aarch64-linux-nat.c
This page took 0.026148 seconds and 4 git commands to generate.