aboutsummaryrefslogtreecommitdiff
path: root/gdb/python/py-lazy-string.c
diff options
context:
space:
mode:
authorPedro Alves <palves@redhat.com>2014-04-25 19:22:27 +0100
committerPedro Alves <palves@redhat.com>2014-04-25 19:22:27 +0100
commit94611da2409673314d7caaf38c66baa52d6f5adc (patch)
tree866f8dee732ae1cc63fe9a754e52a6546d6f285b /gdb/python/py-lazy-string.c
parent7ae1a6a6ccda41aa8bbe9adb0f7fcde8bf8d5cb3 (diff)
downloadbinutils-94611da2409673314d7caaf38c66baa52d6f5adc.zip
binutils-94611da2409673314d7caaf38c66baa52d6f5adc.tar.gz
binutils-94611da2409673314d7caaf38c66baa52d6f5adc.tar.bz2
Add missing gdbserver/ChangeLog entry for previous commit.
2014-04-25 Pedro Alves <palves@redhat.com> PR server/16255 * linux-low.c (linux_attach_fail_reason_string): New function. (linux_attach_lwp): Delete. (linux_attach_lwp_1): Rename to ... (linux_attach_lwp): ... this. Take a ptid instead of a pid as argument. Remove "initial" parameter. Return int instead of void. Don't error or warn here. (linux_attach): Adjust to call linux_attach_lwp. Call error on failure to attach to the tgid. Call warning when failing to attach to an lwp. * linux-low.h (linux_attach_lwp): Take a ptid instead of a pid as argument. Remove "initial" parameter. Return int instead of void. Don't error or warn here. (linux_attach_fail_reason_string): New declaration. * thread-db.c (attach_thread): Adjust to linux_attach_lwp's interface change. Use linux_attach_fail_reason_string.
Diffstat (limited to 'gdb/python/py-lazy-string.c')
0 files changed, 0 insertions, 0 deletions