]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdbserver/ChangeLog
* target.h (target_ops): Rename send_signal to request_interrupt,
authorPedro Alves <palves@redhat.com>
Sun, 25 Feb 2007 17:59:43 +0000 (17:59 +0000)
committerPedro Alves <palves@redhat.com>
Sun, 25 Feb 2007 17:59:43 +0000 (17:59 +0000)
commitef57601be42a9737cc3bc67f6ddba457e7a5db07
treee98a58d5e9d22c6b7e75fbef877009a9943d1f20
parent820f2bda8e60b9fa27458fb5b68cebc062ec5e7d
* target.h (target_ops): Rename send_signal to request_interrupt,
and remove enum target_signal parameter.
* linux-low.c (linux_request_interrupt): Rename from
linux_send_signal, and always send SIGINT.
* spu-low.c (spu_request_interrupt): Rename from spu_send_signal,
and always send SIGINT.
* remote-utils.c (putpkt_binary): Call request_interrupt, instead
of send_signal.
(input_interrupt): Likewise.
gdb/gdbserver/ChangeLog
gdb/gdbserver/linux-low.c
gdb/gdbserver/remote-utils.c
gdb/gdbserver/spu-low.c
gdb/gdbserver/target.h