aboutsummaryrefslogtreecommitdiff
path: root/gdb/cli/cli-script.c
diff options
context:
space:
mode:
authorGary Benson <gbenson@redhat.com>2015-03-24 14:05:44 +0000
committerGary Benson <gbenson@redhat.com>2015-03-24 14:05:44 +0000
commitd33472adfc6b6cdfd12f48e53ee0d6c96677717d (patch)
tree279a13d5920d852c35ad04e569d58309dbbb8ea1 /gdb/cli/cli-script.c
parent4b134ca10812e550d8d012cd6096f5229d59f7c6 (diff)
downloadgdb-d33472adfc6b6cdfd12f48e53ee0d6c96677717d.zip
gdb-d33472adfc6b6cdfd12f48e53ee0d6c96677717d.tar.gz
gdb-d33472adfc6b6cdfd12f48e53ee0d6c96677717d.tar.bz2
Rename gdbserver's low-level Linux x86 debug register accessors
This commit renames gdbserver's low-level Linux x86 debug register accessors to the same names used by GDB. gdb/gdbserver/ChangeLog: * linux-x86-low.c (x86_dr_low_set_addr): Rename to... (x86_linux_dr_set_addr): ...this. (x86_dr_low_get_addr): Rename to... (x86_linux_dr_get_addr): ...this. (x86_dr_low_set_control): Rename to... (x86_linux_dr_set_control): ...this. (x86_dr_low_get_control): Rename to... (x86_linux_dr_get_control): ...this. (x86_dr_low_get_status): Rename to... (x86_linux_dr_get_status): ...this. (x86_dr_low): Update with new function names.
Diffstat (limited to 'gdb/cli/cli-script.c')
0 files changed, 0 insertions, 0 deletions