aboutsummaryrefslogtreecommitdiff
path: root/gdb/gdbserver/x86-low.h
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
commitb2f7c7e8b7046bf3dd99e3fb7329feb962a6bc7d (patch)
tree7d66edb2d15fceef51bda35b5e0b6f4d7011fc6c /gdb/gdbserver/x86-low.h
parent6d4ee8c6ad7d5b04e524b2b48ffe5639028594a5 (diff)
downloadfsf-binutils-gdb-b2f7c7e8b7046bf3dd99e3fb7329feb962a6bc7d.zip
fsf-binutils-gdb-b2f7c7e8b7046bf3dd99e3fb7329feb962a6bc7d.tar.gz
fsf-binutils-gdb-b2f7c7e8b7046bf3dd99e3fb7329feb962a6bc7d.tar.bz2
Make linux_stop_lwp be a shared function
Both GDB and gdbserver had linux_stop_lwp functions with identical declarations. This commit moves these to nat/linux-nat.h to allow shared code to use the function. gdb/ChangeLog: * linux-nat.h (linux_stop_lwp): Move declaration to... * nat/linux-nat.h (linux_stop_lwp): New declaration. gdb/gdbserver/ChangeLog: * linux-low.h (linux_stop_lwp): Remove declaration.
Diffstat (limited to 'gdb/gdbserver/x86-low.h')
0 files changed, 0 insertions, 0 deletions