OSDN Git Service

* linux-low.c (linux_wait_for_event): Correct comment typos.
authordrow <drow>
Thu, 5 Jun 2003 14:26:58 +0000 (14:26 +0000)
committerdrow <drow>
Thu, 5 Jun 2003 14:26:58 +0000 (14:26 +0000)
commitef7cc6f97ea36624f97c3f7f2749d9729b2b1fb9
tree49b9738abf41e27d9170abddcc00ee6f2ca3fb32
parent318dd3c26c6530d021a8f022cd9447c039045bb0
* linux-low.c (linux_wait_for_event): Correct comment typos.
(linux_resume_one_process): Call check_removed_breakpoint.
(linux_send_signal): New function.
(linux_target_ops): Add linux_send_signal.
* remote-utils.c (putpkt, input_interrupt): Use send_signal instead
of kill.
* target.h (struct target_ops): Add send_signal.
gdb/gdbserver/ChangeLog
gdb/gdbserver/linux-low.c
gdb/gdbserver/remote-utils.c
gdb/gdbserver/target.h