* linux-low.c (linux_wait_for_event): Correct comment typos.
authorDaniel Jacobowitz <drow@false.org>
Thu, 5 Jun 2003 14:26:58 +0000 (14:26 +0000)
committerDaniel Jacobowitz <drow@false.org>
Thu, 5 Jun 2003 14:26:58 +0000 (14:26 +0000)
commite5379b03cf80d6b0bd9a8d7dd03e2220a61956a2
tree8af8826fb577e84036d89c410cebe502dac302ce
parentc82b20e4573561011a801e436bcca84cfa999113
* 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
This page took 0.025196 seconds and 4 git commands to generate.