aboutsummaryrefslogtreecommitdiff
path: root/bfd
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
commit2b95d4403883ba22687ecb81520855204348a7fb (patch)
tree5f6c46bcdf561123a68a355549864122098d2a83 /bfd
parent14b0bc68e8a9f8e8fc3d27c64c7cf5f7c676cea1 (diff)
downloadgdb-2b95d4403883ba22687ecb81520855204348a7fb.zip
gdb-2b95d4403883ba22687ecb81520855204348a7fb.tar.gz
gdb-2b95d4403883ba22687ecb81520855204348a7fb.tar.bz2
Introduce x86_linux_update_debug_registers
This commit moves the entire body of both GDB's and gdbserver's x86_linux_prepare_to_resume functions into new functions, x86_linux_update_debug_registers. This reorganisation allows all Linux x86 low-level debug register code to be placed in one shared file, separate from general Linux x86 shared code. gdb/ChangeLog: * x86-linux-nat.c (x86_linux_update_debug_registers): New function, factored out from... (x86_linux_prepare_to_resume): ...this. gdb/gdbserver/ChangeLog: * linux-x86-low.c (x86_linux_update_debug_registers): New function, factored out from... (x86_linux_prepare_to_resume): ...this.
Diffstat (limited to 'bfd')
0 files changed, 0 insertions, 0 deletions